2 references to CollectionDataContractCriticalHelper
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\CollectionDataContract.cs (2)
107: base(new CollectionDataContractCriticalHelper(type, kind, itemType, getEnumeratorMethod, serializationExceptionMessage, deserializationExceptionMessage)) 568: this(type, kind, itemType, getEnumeratorMethod, (string?)null, (string?)null)