public static OpenApiReferenceWithDescription? TryGetReference(
this IOpenApiResponse response
)<ExtensionAttribute>
Public Shared Function TryGetReference (
response As IOpenApiResponse
) As OpenApiReferenceWithDescriptionpublic:
[ExtensionAttribute]
static OpenApiReferenceWithDescription^ TryGetReference(
IOpenApiResponse^ response
)[<ExtensionAttribute>]
static member TryGetReference :
response : IOpenApiResponse -> OpenApiReferenceWithDescription