4 references to MsBuildPropertyFormat
Microsoft.Build (4)
Definition\Toolset.cs (1)
383
if (expression.IndexOf(searchPath.
MsBuildPropertyFormat
, StringComparison.OrdinalIgnoreCase) >= 0)
Evaluation\Evaluator.cs (3)
1559
string extensionPropertyRefAsString = fallbackSearchPathMatch.
MsBuildPropertyFormat
;
2484
importElement.Project.Replace(searchPathMatch.
MsBuildPropertyFormat
, extensionsPathPropValue),
2520
searchPathMatch.
MsBuildPropertyFormat
,