1 write to _compilation
Microsoft.CodeAnalysis.CSharp (1)
Compiler\DocumentationCommentCompiler.DocumentationCommentWalker.cs (1)
50_compilation = compilation;
2 references to _compilation
Microsoft.CodeAnalysis.CSharp (2)
Compiler\DocumentationCommentCompiler.DocumentationCommentWalker.cs (2)
149BinderFactory factory = _compilation.GetBinderFactory(cref.SyntaxTree); 186BinderFactory factory = _compilation.GetBinderFactory(nameAttr.SyntaxTree);