3 references to IsDefinitelyRenamableIdentifierFastCheck
Microsoft.CodeAnalysis.EditorFeatures (3)
RenameTracking\RenameTrackingTaggerProvider.StateMachine.cs (3)
132if (this.TrackingSession.IsDefinitelyRenamableIdentifierFastCheck()) 217if (previousTrackingSession.IsDefinitelyRenamableIdentifierFastCheck()) 232if (this.TrackingSession != null && this.TrackingSession.IsDefinitelyRenamableIdentifierFastCheck())