2 references to CollectionDataContractCriticalHelper
System.Runtime.Serialization (2)
System\Runtime\Serialization\CollectionDataContract.cs (2)
123: base(new CollectionDataContractCriticalHelper(type, kind, itemType, getEnumeratorMethod, serializationExceptionMessage, deserializationExceptionMessage)) 629: this(type, kind, itemType, getEnumeratorMethod, (string)null, (string)null)