Block

Property in BlockDestination

Summary

The block that this destination refers to.

public BasicBlock Block { get; set; }

Remarks

This value is only valid when System.Type is DestinationType.Block .

Last updated

Was this helpful?