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