You've already forked linux-packaging-mono
Imported Upstream version 6.6.0.89
Former-commit-id: b39a328747c2f3414dc52e009fb6f0aa80ca2492
This commit is contained in:
parent
cf815e07e0
commit
95fdb59ea6
@@ -1 +1 @@
|
||||
ae5c2ba6031a8cbc764d92b0b73afdfddcc41486
|
||||
e1f35668ff12c7719a94dbad1f42fe4317d3f553
|
@@ -26,6 +26,7 @@ namespace Mono.Debugger.Soft
|
||||
public Mono.Debugger.Soft.AssemblyMirror Corlib { get { throw null; } }
|
||||
public string FriendlyName { get { throw null; } }
|
||||
public Mono.Debugger.Soft.ObjectMirror CreateBoxedValue(Mono.Debugger.Soft.Value value) { throw null; }
|
||||
public Mono.Debugger.Soft.ArrayMirror CreateByteArray(byte[] bytes) { throw null; }
|
||||
public Mono.Debugger.Soft.StringMirror CreateString(string s) { throw null; }
|
||||
public Mono.Debugger.Soft.AssemblyMirror[] GetAssemblies() { throw null; }
|
||||
public Mono.Debugger.Soft.TypeMirror GetCorrespondingType(System.Type t) { throw null; }
|
||||
@@ -253,6 +254,7 @@ namespace Mono.Debugger.Soft
|
||||
public System.Reflection.FieldAttributes Attributes { get { throw null; } }
|
||||
public Mono.Debugger.Soft.TypeMirror DeclaringType { get { throw null; } }
|
||||
public Mono.Debugger.Soft.TypeMirror FieldType { get { throw null; } }
|
||||
public int FixedSize { get { throw null; } }
|
||||
public string FullName { get { throw null; } }
|
||||
public bool IsAssembly { get { throw null; } }
|
||||
public bool IsFamily { get { throw null; } }
|
||||
|
@@ -1 +1 @@
|
||||
0ee50d35e028dde102e9c1e8783aa3083f98e39f
|
||||
703aeb84b7f468abb1a4821829683c566a004026
|
@@ -1 +1 @@
|
||||
52ba2d87904f7f580cf21a5d0c31382b51c5edfa
|
||||
80b79ba367d12c121332316fea3dcc10f9ac278f
|
@@ -1 +1 @@
|
||||
2476fc6154a8eecaf9df364441c9300312bfe89c
|
||||
3d6057ed36a94c8b67e4b28f2a871ff0127ea381
|
Reference in New Issue
Block a user