private ParserDicCandidate(ProgressReportingOption ident, IntPtr col)
 {
     //Discarded unreachable code: IL_0002, IL_0006
     //IL_0003: Incompatible stack heights: 0 vs 1
     //IL_0007: Incompatible stack heights: 0 vs 1
     SingletonReader.PushGlobal();
     base._002Ector();
     _0001(ident);
     _0001(col);
 }
 private void _0001(ProgressReportingOption key)
 {
     //Discarded unreachable code: IL_0002
     //IL_0003: Incompatible stack heights: 0 vs 1
     mappingInstance = key;
 }