IdentifierReferences.TransformationState.Locations Property

Definition

public System.Collections.Immutable.ImmutableHashSet<Microsoft.Quantum.QsCompiler.Transformations.SearchAndReplace.IdentifierReferences.Location> Locations { get; }
member this.Locations : System.Collections.Immutable.ImmutableHashSet<Microsoft.Quantum.QsCompiler.Transformations.SearchAndReplace.IdentifierReferences.Location>
Public ReadOnly Property Locations As ImmutableHashSet(Of IdentifierReferences.Location)

Property Value

ImmutableHashSet<Location>

Applies to