1 write to _compilation
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\DocumentationComments\DocumentationCommentCompiler.vb (1)
41
Me.
_compilation
= compilation
3 references to _compilation
Microsoft.CodeAnalysis.VisualBasic (3)
Compilation\DocumentationComments\DocumentationCommentCompiler.Common.vb (1)
567
Me.
_compilation
,
Compilation\DocumentationComments\DocumentationCommentCompiler.Namespace.vb (1)
36
If Not Me.
_compilation
.Options.OutputKind.IsNetModule() Then
Compilation\DocumentationComments\DocumentationCommentCompiler.vb (1)
101
Return DirectCast(Me.
_compilation
.SourceModule, SourceModuleSymbol)