3 references to Kind
System.Runtime.Serialization (3)
System\Runtime\Serialization\CollectionDataContract.cs (3)
161if (helper.Kind == CollectionKind.Dictionary || helper.Kind == CollectionKind.GenericDictionary) 185get { return helper.Kind; }