public CreatorIssuer _0002(string param, string col, string tag)
 {
     //Discarded unreachable code: IL_0002
     //IL_0003: Incompatible stack heights: 0 vs 1
     return(new ProccesorIssuer(new XAttribute(XName.Get(CustomerListAnnotation.AssetIssuer(param), col), tag)));
 }
 public InfoRequestStrategy _0001(string reference, string cfg)
 {
     //Discarded unreachable code: IL_0002
     //IL_0003: Incompatible stack heights: 0 vs 1
     return(new SerializerDicCandidate(new XElement(XName.Get(CustomerListAnnotation.AssetIssuer(reference), cfg))));
 }