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