1 write to _currentState
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
QuickInfo\OnTheFlyDocsView.xaml.cs (1)
189
set => OnPropertyChanged(ref
_currentState
, value);
1 reference to _currentState
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
QuickInfo\OnTheFlyDocsView.xaml.cs (1)
188
get =>
_currentState
;