4 writes to VsixFilePath
Microsoft.DotNet.Build.Tasks.VisualStudio.Tests (4)
Vsix\FinalizeInsertionVsixFile.cs (4)
20VsixFilePath = "x.vsix", 48VsixFilePath = "x.vsix", 71VsixFilePath = "x.vsix", 101VsixFilePath = "x.vsix",
4 references to VsixFilePath
Microsoft.DotNet.Build.Tasks.VisualStudio (4)
Vsix\FinalizeInsertionVsixFile.cs (4)
39using (var package = Package.Open(VsixFilePath)) 82Log.LogError($"PackageManifest.Installation element not found in manifest of '{VsixFilePath}'"); 89Log.LogWarning($"PackageManifest.Installation element of the manifest does not have Experimental=\"true\": '{VsixFilePath}'"); 98Log.LogWarning($"PackageManifest.Installation element of the manifest specifies SystemComponent attribute: '{VsixFilePath}'");