1 reference to ParseMethodName
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\DataContract.cs (1)
1050MethodInfo? method = UnderlyingType.GetMethod(Globals.ParseMethodName, BindingFlags.Public | BindingFlags.Static, new Type[] { typeof(string) });