2 references to ConvertCachedProjectItemToInstance
Microsoft.Build (2)
Instance\ProjectInstance.cs (2)
455item => ConvertCachedProjectItemToInstance(linkedProject, this, item)); 990projectItem => ConvertCachedProjectItemToInstance(linkedProject, owningProjectInstance, projectItem);