Block

Property in Destination

Summary

The block that this destination refers to.

public BasicBlock Block { get; set; }

Remarks

This value is only valid when Type is Block .

Last updated

Was this helpful?