TransformationContext.SymbolsInCurrentNamespace Property

Definition

public System.Collections.Immutable.ImmutableHashSet<string> SymbolsInCurrentNamespace { get; set; }
member this.SymbolsInCurrentNamespace : System.Collections.Immutable.ImmutableHashSet<string> with get, set
Public Property SymbolsInCurrentNamespace As ImmutableHashSet(Of String)

Property Value

ImmutableHashSet<String>

Applies to