2 references to ExpandMSBuildThisFileProperty
Microsoft.Build (2)
Evaluation\Expander.cs (2)
1568
propertyValue =
ExpandMSBuildThisFileProperty
(propertyName.Substring(startIndex, endIndex - startIndex + 1), elementLocation);
1572
propertyValue =
ExpandMSBuildThisFileProperty
(propertyName, elementLocation);