1 reference to AllowedUnquoted
Microsoft.Build.Utilities.Core (1)
CommandLineBuilder.cs (1)
195
bool hasAllUnquotedCharacters =
AllowedUnquoted
.IsMatch(parameter);