ITypeSymbol.IsUnion Property

Definition

True if language treats the type as a Union.

public bool IsUnion { get; }
member this.IsUnion : bool
Public ReadOnly Property IsUnion As Boolean

Property Value

Applies to