1 reference to MatchCollectionItemDelegate
System.Web.Extensions (1)
Compilation\WCFModel\WsdlInspector.cs (1)
427
private bool MatchCollections<T>(T[] x, T[] y,
MatchCollectionItemDelegate
<T> compareItems) where T : class