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