13 references to ApiConventionResult
Microsoft.AspNetCore.Mvc.ApiExplorer.Test (12)
ApiResponseTypeProviderTest.cs (12)
23
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new[]
145
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new[]
235
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new IApiResponseMetadataProvider[]
291
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new IApiResponseMetadataProvider[]
332
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new IApiResponseMetadataProvider[]
385
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new IApiResponseMetadataProvider[]
427
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new IApiResponseMetadataProvider[]
478
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new IApiResponseMetadataProvider[]
524
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new IApiResponseMetadataProvider[]
571
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new IApiResponseMetadataProvider[]
621
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new IApiResponseMetadataProvider[]
653
actionDescriptor.Properties[typeof(ApiConventionResult)] = new
ApiConventionResult
(new IApiResponseMetadataProvider[]
Microsoft.AspNetCore.Mvc.Core (1)
ApiExplorer\ApiConventionResult.cs (1)
48
result = new
ApiConventionResult
(metadataProviders);