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