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