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