-
Couldn't load subscription status.
- Fork 35
Methods_T_CodeJam_Reflection_AssemblyExtensions
Andrew Koryavchenko edited this page Jul 4, 2017
·
4 revisions
The AssemblyExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
![]()
|
GetAssemblyDirectory | Returns directory part of path to assembly assembly file. |
![]()
|
GetAssemblyPath | Returns path to the assembly file. |
![]()
|
GetRequiredResourceStream | Loads the specified manifest resource from this assembly, and checks if it exists. |
![]()
|
IsDebugAssembly |
Checks that the assembly is build with IsJITOptimizerDisabled set to false. |
