2 references to IsSurroundedWithQuotes
Microsoft.NET.Sdk.Razor.Tasks (2)
ArgumentEscaper.cs (2)
28var isQuoted = needsQuotes || IsSurroundedWithQuotes(arg); 83if (IsSurroundedWithQuotes(argument))