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