3 references to IsDefinitelyRenamableIdentifierFastCheck
Microsoft.CodeAnalysis.EditorFeatures (3)
RenameTracking\RenameTrackingTaggerProvider.StateMachine.cs (3)
130if (this.TrackingSession.IsDefinitelyRenamableIdentifierFastCheck()) 215if (previousTrackingSession.IsDefinitelyRenamableIdentifierFastCheck()) 230if (this.TrackingSession != null && this.TrackingSession.IsDefinitelyRenamableIdentifierFastCheck())