ICorDebugCode.IsIL(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void IsIL([Runtime::InteropServices::Out] int % pbIL);
public void IsIL (out int pbIL);
abstract member IsIL : int -> unit
Public Sub IsIL (ByRef pbIL As Integer)
Parameters
- pbIL
- Int32