14 references to ApiConventionResult
Microsoft.AspNetCore.Mvc.ApiExplorer.Test (13)
ApiResponseTypeProviderTest.cs (13)
23
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new[]
145
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new[]
202
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new[]
295
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new IApiResponseMetadataProvider[]
351
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new IApiResponseMetadataProvider[]
392
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new IApiResponseMetadataProvider[]
445
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new IApiResponseMetadataProvider[]
487
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new IApiResponseMetadataProvider[]
538
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new IApiResponseMetadataProvider[]
584
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new IApiResponseMetadataProvider[]
631
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new IApiResponseMetadataProvider[]
681
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new IApiResponseMetadataProvider[]
713
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new IApiResponseMetadataProvider[]
Microsoft.AspNetCore.Mvc.Core (1)
ApiExplorer\ApiConventionResult.cs (1)
48
result = new
ApiConventionResult
(metadataProviders);