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