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