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