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