1 instantiation of ImmutablePropertyCollectionConverter
Microsoft.Build (1)
Instance\ProjectInstance.cs (1)
3396directMetadata = new ImmutablePropertyCollectionConverter<ProjectMetadata, ProjectMetadataInstance>(metadataDict, ConvertCachedProjectMetadataToInstance);
1 reference to ImmutablePropertyCollectionConverter
Microsoft.Build (1)
Instance\ImmutableProjectCollections\ImmutablePropertyCollectionConverter.cs (1)
44if (other is ImmutablePropertyCollectionConverter<TCached, T> otherImmutableDict)