2 references to IsValidPropertyName
Microsoft.Build (2)
Evaluation\Expander.Function.cs (1)
287if (propertyValue == null && !IsValidPropertyName(functionReceiver))
Evaluation\Expander.PropertyExpander.cs (1)
278if (!IsValidPropertyName(propertyBody))