2 references to ConvertCachedProjectMetadataToInstance
Microsoft.Build (2)
Instance\ProjectInstance.cs (2)
979ConvertCachedProjectMetadataToInstance); 3397directMetadata = new ImmutablePropertyCollectionConverter<ProjectMetadata, ProjectMetadataInstance>(metadataDict, ConvertCachedProjectMetadataToInstance);