2 references to InlineTaskLoadManifestSuffix
MSBuild (2)
TaskFactoryUtilities.cs (2)
84
string manifestPath = assemblyPath +
InlineTaskLoadManifestSuffix
;
185
string manifestPath = taskLocation +
InlineTaskLoadManifestSuffix
;