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