8 references to VerifyThrowReservedNameAllowItemSpecModifiers
Microsoft.Build (8)
Instance\ProjectItemInstance.cs (6)
1180ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers(metadatum.Key); 1187? DirectMetadata.SetItems(metadata, ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers) 1977ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers(name); 2017ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers(name); 2030_directMetadata = DirectMetadata.SetItems(metadata, ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers); 2050ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers(item.Key);
Instance\ProjectMetadataInstance.cs (2)
69VerifyThrowReservedNameAllowItemSpecModifiers(name); 243VerifyThrowReservedNameAllowItemSpecModifiers(name);