1 reference to TypeHelper
Microsoft.AspNetCore.OpenApi (1)
Services\OpenApiGenerator.cs (1)
351
if (methodInfo.DeclaringType is not null && !
TypeHelper
.IsCompilerGeneratedType(methodInfo.DeclaringType))