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 @@
|
||||
5d7cb8d6434b217d11bfb98e921153d9f68ff6bd
|
||||
675faa3a855f9b309b9764157c4f30f3a2eef014
|
@@ -1 +1 @@
|
||||
5c2b2a622bfcd434e627e64c8ad696ec0e0f7451
|
||||
072b075c7d65a7754b26747e60ce1daab71dc0c1
|
@@ -1 +1 @@
|
||||
2acb945e78fa15edc6839274ca4c17b9e5fbe024
|
||||
fd51a18a3a062b480d134e7d3ad089cb7c6db94b
|
@@ -1 +1 @@
|
||||
12b9bbe7acfd0ca08707a71a449ac2e096fd9953
|
||||
6b337acd79c5f1288e336dd395d2b0508a4b167e
|
@@ -1 +1 @@
|
||||
0a755339351eb199a7326f0fbbc559fca1b33b55
|
||||
4048a50560e4e0704415a46f55f1b706095331b4
|
@@ -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