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