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