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)
149
BinderFactory factory =
_compilation
.GetBinderFactory(cref.SyntaxTree);
186
BinderFactory factory =
_compilation
.GetBinderFactory(nameAttr.SyntaxTree);