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