8 references to VerifyThrowReservedNameAllowItemSpecModifiers
Microsoft.Build (8)
Instance\ProjectItemInstance.cs (6)
1179ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers(metadatum.Key); 1186? DirectMetadata.SetItems(metadata, ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers) 1976ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers(name); 2016ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers(name); 2029_directMetadata = DirectMetadata.SetItems(metadata, ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers); 2049ProjectMetadataInstance.VerifyThrowReservedNameAllowItemSpecModifiers(item.Key);
Instance\ProjectMetadataInstance.cs (2)
68VerifyThrowReservedNameAllowItemSpecModifiers(name); 242VerifyThrowReservedNameAllowItemSpecModifiers(name);