Property ContainingBlock
ContainingBlock
Gets the BasicBlock that contains this instruction
Declaration
public BasicBlock ContainingBlock { get; }
Property Value
public BasicBlock ContainingBlock { get; }
BasicBlock |