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