3 references to EndsWithDot
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\Legacy\ImplicitExpressionEditHandler.cs (3)
463if (EndsWithDot(oldText) && EndsWithDot(change.NewText)) 531else if (EndsWithDot(change.NewText))