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