1 write to throwNullValueReturnedForGetOnlyCollectionExceptionMethod
System.Runtime.Serialization (1)
System\Runtime\Serialization\XmlFormatGeneratorStatics.cs (1)
324throwNullValueReturnedForGetOnlyCollectionExceptionMethod = typeof(XmlObjectSerializerReadContext).GetMethod("ThrowNullValueReturnedForGetOnlyCollectionException", Globals.ScanAllMembers);
2 references to throwNullValueReturnedForGetOnlyCollectionExceptionMethod
System.Runtime.Serialization (2)
System\Runtime\Serialization\XmlFormatGeneratorStatics.cs (2)
323if (throwNullValueReturnedForGetOnlyCollectionExceptionMethod == null) 325return throwNullValueReturnedForGetOnlyCollectionExceptionMethod;