2 references to GetItemProvenance
Microsoft.Build (2)
Definition\Project.cs (1)
1028return GetItemProvenance(itemToMatch, itemType, null);
ObjectModelRemoting\DefinitionObjectsLinks\ProjectLink.cs (1)
149/// Facilitate remoting the <see cref="Project.GetItemProvenance(string, string, EvaluationContext)"/>.