2 references to GetCurrentMethod
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\CollectionDataContract.cs (1)
866
getCurrentMethod = XmlFormatGeneratorStatics.
GetCurrentMethod
;
System\Runtime\Serialization\XmlFormatWriterGenerator.cs (1)
467
getCurrentMethod ??= XmlFormatGeneratorStatics.
GetCurrentMethod
;