3 references to IsDefinitelyRenamableIdentifierFastCheck
Microsoft.CodeAnalysis.EditorFeatures (3)
RenameTracking\RenameTrackingTaggerProvider.StateMachine.cs (3)
129if (this.TrackingSession.IsDefinitelyRenamableIdentifierFastCheck()) 214if (previousTrackingSession.IsDefinitelyRenamableIdentifierFastCheck()) 229if (this.TrackingSession != null && this.TrackingSession.IsDefinitelyRenamableIdentifierFastCheck())