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