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