2 references to DocumentationCommentIncludeCache
Microsoft.CodeAnalysis.CSharp (1)
Compiler\DocumentationCommentCompiler.IncludeElementExpander.cs (1)
332_includedFileCache = new DocumentationCommentIncludeCache(resolver);
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\DocumentationComments\DocumentationCommentCompiler.Includes.vb (1)
494_includedFileCache = New DocumentationCommentIncludeCache(_compilation.Options.XmlReferenceResolver)