1 write to _lazyClassificationFormatMap
Microsoft.VisualStudio.LanguageServices (1)
FindReferences\StreamingFindUsagesPresenter.cs (1)
125
_lazyClassificationFormatMap
= new Lazy<IClassificationFormatMap>(() =>
1 reference to _lazyClassificationFormatMap
Microsoft.VisualStudio.LanguageServices (1)
FindReferences\StreamingFindUsagesPresenter.cs (1)
135
=>
_lazyClassificationFormatMap
.Value;