2 references to ShouldSurroundWithQuotes
Microsoft.Arcade.Common (2)
ArgumentEscaper.cs (2)
41var shouldQuote = !quoted && ShouldSurroundWithQuotes(argument); 99var shouldQuote = !quoted && ShouldSurroundWithQuotes(argument);