Implemented interface member:
method
IsSuitableExistingItemXml
Microsoft.Build.Evaluation.Project.IProjectLinkInternal.IsSuitableExistingItemXml(Microsoft.Build.Construction.ProjectItemElement, System.String, System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String, System.String>>)
2 references to IsSuitableExistingItemXml
Microsoft.Build (2)
Definition\Project.cs (2)
3085!IsSuitableExistingItemXml(groupToAppendTo.Items.First(), unevaluatedInclude, metadata)) 3899if (IsSuitableExistingItemXml(existingItemXml, unevaluatedInclude, metadata))