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