2 references to TypeCharWasHandledStrangely
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (1)
Controller_TypeChar.cs (1)
64if (this.TextView.TypeCharWasHandledStrangely(this.SubjectBuffer, args.TypedChar))
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
SignatureHelp\Controller_TypeChar.cs (1)
64if (this.TextView.TypeCharWasHandledStrangely(this.SubjectBuffer, args.TypedChar))