2 references to IsValidPropertyName
Microsoft.Build (2)
Evaluation\Expander.cs (2)
1370if (!IsValidPropertyName(propertyBody)) 3440if (propertyValue == null && !IsValidPropertyName(functionReceiver))