2 references to TryGetPropertyUnescapedValue
Microsoft.Build (2)
Instance\ProjectInstance.cs (2)
1986
if (!_properties.
TryGetPropertyUnescapedValue
(name, out string unescapedValue))
1996
if (!_properties.
TryGetPropertyUnescapedValue
(name, out string unescapedValue))