9 references to Throw
mscorlib (1)
system\reflection\emit\ilgenerator.cs (1)
1178this.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)
1002gen.Emit(OpCodes.Throw); 1027gen.Emit(OpCodes.Throw); 1388generator.Emit(OpCodes.Throw);
System.Data.Linq (1)
SqlClient\Reader\ObjectReaderCompiler.cs (1)
2096gen.Emit(OpCodes.Throw);
System.Runtime.Serialization (1)
System\Runtime\Serialization\CodeGenerator.cs (1)
1032ilGen.Emit(OpCodes.Throw);
System.Web (1)
Util\FastPropertyAccessor.cs (1)
152il.Emit(OpCodes.Throw);
System.Xml (1)
System\Xml\Serialization\CodeGenerator.cs (1)
1036ilGen.Emit(OpCodes.Throw);