1 write to _lazyDocComment
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceNamedTypeSymbol.cs (1)
130
ref var lazyDocComment = ref expandIncludes ? ref _lazyExpandedDocComment : ref
_lazyDocComment
;