1 instantiation of DocumentationCommentIncludeCache
Microsoft.CodeAnalysis.CSharp (1)
Compiler\DocumentationCommentCompiler.IncludeElementExpander.cs (1)
332_includedFileCache = new DocumentationCommentIncludeCache(resolver);
4 references to DocumentationCommentIncludeCache
Microsoft.CodeAnalysis.CSharp (4)
Compiler\DocumentationCommentCompiler.cs (1)
44private DocumentationCommentIncludeCache _includedFileCache;
Compiler\DocumentationCommentCompiler.IncludeElementExpander.cs (3)
40private DocumentationCommentIncludeCache _includedFileCache; 48DocumentationCommentIncludeCache includedFileCache, 72ref DocumentationCommentIncludeCache includedFileCache,