2 references to EscapeWithOptionalCaching
Microsoft.Build.Framework.UnitTests (2)
EscapingUtilities.cs (2)
144return EscapeWithOptionalCaching(unescapedString, cache: true); 155return EscapeWithOptionalCaching(unescapedString, cache: false);