2 references to IInferredServiceInterface
Microsoft.AspNetCore.OpenApi.Tests (2)
Services\OpenApiGeneratorTests.cs (2)
414Assert.Empty(GetOpenApiOperation((IInferredServiceInterface foo) => { }).Parameters); 1054public bool IsService(Type serviceType) => serviceType == typeof(IInferredServiceInterface);