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