1 write to _roleSet
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
QuickInfo\ProjectionBufferContent.cs (1)
49_roleSet = roleSet ?? _textEditorFactoryService.NoRoles;
1 reference to _roleSet
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
QuickInfo\ProjectionBufferContent.cs (1)
82var view = _textEditorFactoryService.CreateTextView(buffer, _roleSet);