2 references to GetOrMakeDocument
Microsoft.CodeAnalysis.CSharp (1)
Compiler\DocumentationCommentCompiler.IncludeElementExpander.cs (1)
341doc = _includedFileCache.GetOrMakeDocument(resolvedFilePath);
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\DocumentationComments\DocumentationCommentCompiler.Includes.vb (1)
501doc = _includedFileCache.GetOrMakeDocument(resolvedFilePath)