8 references to VerifyThrowReservedNameAllowItemSpecModifiers
Microsoft.Build (8)
Instance\ProjectItemInstance.cs (6)
1183ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers(metadatum.Key); 1190? DirectMetadata.SetItems(metadata, ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers) 1993ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers(name); 2033ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers(name); 2046_directMetadata = DirectMetadata.SetItems(metadata, ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers); 2066ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers(item.Key);
Instance\ProjectMetadataInstance.cs (2)
69VerifyThrowReservedNameAllowItemSpecModifiers(name); 243VerifyThrowReservedNameAllowItemSpecModifiers(name);