8 references to VerifyThrowReservedNameAllowItemSpecModifiers
Microsoft.Build (8)
Instance\ProjectItemInstance.cs (6)
1163
ProjectMetadataInstance.
VerifyThrowReservedNameAllowItemSpecModifiers
(metadatum.Key);
1170
? DirectMetadata.SetItems(metadata, ProjectMetadataInstance.
VerifyThrowReservedNameAllowItemSpecModifiers
)
1960
ProjectMetadataInstance.
VerifyThrowReservedNameAllowItemSpecModifiers
(name);
2000
ProjectMetadataInstance.
VerifyThrowReservedNameAllowItemSpecModifiers
(name);
2013
_directMetadata = DirectMetadata.SetItems(metadata, ProjectMetadataInstance.
VerifyThrowReservedNameAllowItemSpecModifiers
);
2033
ProjectMetadataInstance.
VerifyThrowReservedNameAllowItemSpecModifiers
(item.Key);
Instance\ProjectMetadataInstance.cs (2)
68
VerifyThrowReservedNameAllowItemSpecModifiers
(name);
242
VerifyThrowReservedNameAllowItemSpecModifiers
(name);