Example #1
0
 public void _0001(SudsUse ident)
 {
     //Discarded unreachable code: IL_0002
     //IL_0003: Incompatible stack heights: 0 vs 1
     if (ident < (SudsUse)0 || ident > (SudsUse)1)
     {
         throw new ArgumentOutOfRangeException("value");
     }
     m_GetterError = ident;
 }
Example #2
0
 protected TagTestItem()
 {
     //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();
     resolverError    = (MethodAttributes)0;
     _InvocationError = (PsMaxLengths)3;
     _IdentifierError = (StubListAnnotation)1;
     m_GetterError    = (SudsUse)0;
     _0001(isparam: true);
 }