2 references to IsQuoted
Microsoft.Arcade.Common (2)
ArgumentEscaper.cs (2)
40
bool quoted =
IsQuoted
(argument);
98
var quoted =
IsQuoted
(argument);