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