SqlClient\Reader\ObjectReaderCompiler.cs (20)
821gen.Emit(GetMethodCallOpCode(miInvoke), miInvoke);
916OpCode callOpCode = GetMethodCallOpCode(mc.Method);
992gen.Emit(GetMethodCallOpCode(miInsertLookup), miInsertLookup);
1044gen.Emit(GetMethodCallOpCode(miRaiseEvent), miRaiseEvent);
1070gen.Emit(GetMethodCallOpCode(miCanDeferLoad), miCanDeferLoad);
1208gen.Emit(GetMethodCallOpCode(miSetSource), miSetSource);
1270gen.Emit(GetMethodCallOpCode(miAssign), miAssign);
1383gen.Emit(GetMethodCallOpCode(miGLS), miGLS);
1402gen.Emit(GetMethodCallOpCode(miGLS), miGLS);
1454gen.Emit(GetMethodCallOpCode(miExecute), miExecute);
1512gen.Emit(GetMethodCallOpCode(miRead), miRead);
1524gen.Emit(GetMethodCallOpCode(miAdd), miAdd);
1727gen.Emit(GetMethodCallOpCode(miAssign), miAssign);
1862gen.Emit(GetMethodCallOpCode(this.compiler.miDRisDBNull), this.compiler.miDRisDBNull);
1871gen.Emit(GetMethodCallOpCode(readerMethod), readerMethod);
1884gen.Emit(GetMethodCallOpCode(this.compiler.miBRisDBNull), this.compiler.miBRisDBNull);
1893gen.Emit(GetMethodCallOpCode(bufferMethod), bufferMethod);
2066gen.Emit(GetMethodCallOpCode(miEquals), miEquals);
2199gen.Emit(GetMethodCallOpCode(meth), meth);
2211gen.Emit(GetMethodCallOpCode(meth), meth);