2 references to MethodCount
Mono.Cecil.Mdb (2)
Mono.CompilerServices.SymbolWriter\MonoSymbolFile.cs (2)
520 for (int i = 0; i < MethodCount; i++) { 563 MethodEntry[] retval = new MethodEntry [MethodCount];