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