# ilOffset

> The offset in bytes from the start of the method to the first Intermediate Language instruction of this sequence point.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.TestTools](/engine/6000.6/script-reference/unityengine/testtools.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public uint ilOffset
```
