8 references to VerifyThrowReservedNameAllowItemSpecModifiers
Microsoft.Build (8)
Instance\ProjectItemInstance.cs (6)
1163ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers(metadatum.Key); 1170? DirectMetadata.SetItems(metadata, ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers) 1960ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers(name); 2000ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers(name); 2013_directMetadata = DirectMetadata.SetItems(metadata, ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers); 2033ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers(item.Key);
Instance\ProjectMetadataInstance.cs (2)
68VerifyThrowReservedNameAllowItemSpecModifiers(name); 242VerifyThrowReservedNameAllowItemSpecModifiers(name);