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