9 references to Throw
mscorlib (1)
system\reflection\emit\ilgenerator.cs (1)
1178
this.Emit(OpCodes.
Throw
);
System.Core (1)
Microsoft\Scripting\Compiler\LambdaCompiler.Unary.cs (1)
68
_ilg.Emit(OpCodes.
Throw
);
System.Data.Entity (3)
System\Data\Objects\Internal\EntityProxyFactory.cs (3)
1002
gen.Emit(OpCodes.
Throw
);
1027
gen.Emit(OpCodes.
Throw
);
1388
generator.Emit(OpCodes.
Throw
);
System.Data.Linq (1)
SqlClient\Reader\ObjectReaderCompiler.cs (1)
2096
gen.Emit(OpCodes.
Throw
);
System.Runtime.Serialization (1)
System\Runtime\Serialization\CodeGenerator.cs (1)
1032
ilGen.Emit(OpCodes.
Throw
);
System.Web (1)
Util\FastPropertyAccessor.cs (1)
152
il.Emit(OpCodes.
Throw
);
System.Xml (1)
System\Xml\Serialization\CodeGenerator.cs (1)
1036
ilGen.Emit(OpCodes.
Throw
);