protected internal void method_0(Class74 stream) { stream.method_25(4L); int capacity = (int)stream.method_8(); stream.method_25(6L); this.idictionary_0 = (IDictionary <string, Class41>) new Dictionary <string, Class41>(capacity); for (int index = 0; index < capacity; ++index) { Class41 class41 = new Class41(stream.method_20(), stream.method_14(), stream.method_14(), stream.method_14()); this.idictionary_0.Add(class41.TableName, class41); } }