Example #1
0
 internal ParserDiagnostic(ParserDiagnostic.Internal *native)
     : this(new global::System.IntPtr(native))
 {
 }
Example #2
0
 protected ParserDiagnostic(ParserDiagnostic.Internal *native, bool isInternalImpl = false)
 {
     __Instance = new global::System.IntPtr(native);
 }