Beispiel #1
0
 public SerializedType VisitInlineMachineCode(InlineMachineCode code)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public Constant VisitInlineMachineCode(InlineMachineCode code)
 {
     throw new NotImplementedException();
 }