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