1 reference to IsOpenParenthesisInsertion
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\ImplicitExpressionEditHandler.cs (1)
525
else if (IsDoubleParenthesisInsertion(change) ||
IsOpenParenthesisInsertion
(change))