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