2 references to OnUnderlyingSourceChanged
Microsoft.CodeAnalysis.EditorFeatures (2)
Tagging\CompilationAvailableTaggerEventSource.cs (2)
62
_underlyingSource.Changed +=
OnUnderlyingSourceChanged
;
67
_underlyingSource.Changed -=
OnUnderlyingSourceChanged
;