@@ -467,8 +467,8 @@ func CreateDLLReflection(DLLBytes []byte, formatter string) (string, bool) {
467
467
ObjectID : 45 ,
468
468
Value : "System.Linq.Enumerable+WhereSelectEnumerableIterator`2[[System.Collections.Generic.IEnumerator`1[[System.Type, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Type, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]" ,
469
469
},
470
- 4 , // Val1 as int32
471
- MemberReferenceRecord {IDRef : 34 }, // Val2
470
+ 4 ,
471
+ MemberReferenceRecord {IDRef : 34 },
472
472
},
473
473
}
474
474
records = append (records , classWithIDRecordID21 )
@@ -919,7 +919,7 @@ func CreateDLLReflection(DLLBytes []byte, formatter string) (string, bool) {
919
919
MemberReferenceRecord {IDRef : 0x72 },
920
920
BinaryObjectRecord {ObjectID : 0x76 , Value : "System.Type get_Current()" },
921
921
BinaryObjectRecord {ObjectID : 0x77 , Value : "System.Type get_Current()" },
922
- 8 , // Corresponds with referenced, like classWithID18
922
+ 8 ,
923
923
ObjectNullRecord {},
924
924
},
925
925
}
@@ -951,7 +951,7 @@ func CreateDLLReflection(DLLBytes []byte, formatter string) (string, bool) {
951
951
MemberReferenceRecord {IDRef : 0x7a },
952
952
BinaryObjectRecord {ObjectID : 0x7e , Value : "System.Object CreateInstance(System.Type)" },
953
953
BinaryObjectRecord {ObjectID : 0x7f , Value : "System.Object CreateInstance(System.Type)" },
954
- 8 , // Corresponds with referenced, like classWithID18
954
+ 8 ,
955
955
ObjectNullRecord {},
956
956
},
957
957
}
@@ -1010,9 +1010,9 @@ func CreateDLLReflection(DLLBytes []byte, formatter string) (string, bool) {
1010
1010
},
1011
1011
MemberTypeInfo : ID130MemberTypeInfo ,
1012
1012
MemberValues : []interface {}{
1013
- PrimitiveInt32 (1959924499 ), // expected hex ref just in case I screwed this up: 13 13 d2 74
1014
- PrimitiveInt16 (10990 ), // expected hex ref ee 2a
1015
- PrimitiveInt16 (4561 ), // expected hex ref d1 11
1013
+ PrimitiveInt32 (1959924499 ),
1014
+ PrimitiveInt16 (10990 ),
1015
+ PrimitiveInt16 (4561 ),
1016
1016
PrimitiveByte (0x8b ),
1017
1017
PrimitiveByte (0xfb ),
1018
1018
PrimitiveByte (0x00 ),
0 commit comments