3 references to Immutable
Microsoft.Build.Tasks.Core (3)
AssemblyDependency\Reference.cs (2)
747ErrorUtilities.VerifyThrow(remappedFrom.Immutable, " Remapped from is NOT immutable"); 748ErrorUtilities.VerifyThrow(remappedTo.Immutable, " Remapped to is NOT immutable");
AssemblyNameExtension.cs (1)
384ErrorUtilities.VerifyThrow(extensionToAdd.Immutable, "ExtensionToAdd is not immutable");