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