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