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