1 write to _getItemType
Microsoft.Build (1)
Instance\ImmutableProjectCollections\ImmutableItemDictionary.cs (1)
40
_getItemType
= getItemType;
1 reference to _getItemType
Microsoft.Build (1)
Instance\ImmutableProjectCollections\ImmutableItemDictionary.cs (1)
83
string? itemType =
_getItemType
(projectItem);