2 references to IncludeGrpcXmlComments
Microsoft.AspNetCore.Grpc.Swagger (2)
GrpcSwaggerGenOptionsExtensions.cs (2)
24
swaggerGenOptions.
IncludeGrpcXmlComments
(xmlDocFactory, includeControllerXmlComments: false);
76
swaggerGenOptions.
IncludeGrpcXmlComments
(() => new XPathDocument(filePath), includeControllerXmlComments);