You've already forked linux-packaging-mono
Imported Upstream version 5.0.0.78
Former-commit-id: 1a2c1dd1445940afa663f5da05294270f9574676
This commit is contained in:
parent
270395db27
commit
5c980d35e6
@@ -62,6 +62,7 @@ namespace System.Reflection.Emit {
|
||||
private FieldBuilder[] global_fields;
|
||||
bool is_main;
|
||||
private MonoResource[] resources;
|
||||
private IntPtr unparented_classes;
|
||||
#endregion
|
||||
#pragma warning restore 169, 414
|
||||
|
||||
|
@@ -79,6 +79,7 @@ namespace System.Reflection.Emit
|
||||
private GenericTypeParameterBuilder[] generic_params;
|
||||
private RefEmitPermissionSet[] permissions;
|
||||
private TypeInfo created;
|
||||
private int state;
|
||||
#endregion
|
||||
#pragma warning restore 169
|
||||
|
||||
|
@@ -1 +1 @@
|
||||
19be52d9a91b4b96f644a19d9b239df623d3ac66
|
||||
c145c6770452545322a5dd359447663fa340d536
|
Reference in New Issue
Block a user