1 write to _xmlNavigator
Microsoft.AspNetCore.Grpc.Swagger (1)
Internal\XmlComments\GrpcXmlCommentsDocumentFilter.cs (1)
23
_xmlNavigator
= xmlDoc.CreateNavigator();
1 reference to _xmlNavigator
Microsoft.AspNetCore.Grpc.Swagger (1)
Internal\XmlComments\GrpcXmlCommentsDocumentFilter.cs (1)
56
var typeNode =
_xmlNavigator
.SelectSingleNode(string.Format(CultureInfo.InvariantCulture, MemberXPath, memberName));