1 instantiation of Reader
Microsoft.CodeAnalysis (1)
DocumentationComments\XmlDocumentationCommentTextReader.cs (1)
21private readonly Reader _textReader = new Reader();
2 references to Reader
Microsoft.CodeAnalysis (2)
DocumentationComments\XmlDocumentationCommentTextReader.cs (2)
21private readonly Reader _textReader = new Reader(); 52while (!Reader.ReachedEnd(_reader));