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)
83string? itemType = _getItemType(projectItem);