2 references to TryAdd
Microsoft.AspNetCore.Grpc.Swagger (2)
Internal\XmlComments\GrpcXmlCommentsDocumentFilter.cs (2)
38
if (
TryAdd
(swaggerDoc, nameAndType, grpcMethodMetadata.ServiceType))
45
if (
TryAdd
(swaggerDoc, nameAndType, staticService))