8 references to InvalidPrefixError
Microsoft.AspNetCore.Razor.Language.UnitTests (8)
Legacy\CSharpCodeParserTest.cs (8)
34InvalidPrefixError(3, ' ', "th "), 42InvalidPrefixError(3, '\t', "th\t"), 53InvalidPrefixError(2 + Environment.NewLine.Length, Environment.NewLine[0], """ 64InvalidPrefixError(4, ' ', " th "), 72InvalidPrefixError(1, '@', "@"), 80InvalidPrefixError(3, '@', "t@h"), 88InvalidPrefixError(1, '!', "!"), 96InvalidPrefixError(3, '!', "!th"),