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