AccumulateIdentifiers.TransformationState.ReassignedVariables Property

Definition

public System.Linq.ILookup<string,Microsoft.Quantum.QsCompiler.SyntaxTree.QsLocation?> ReassignedVariables { get; }
member this.ReassignedVariables : System.Linq.ILookup<string, Microsoft.Quantum.QsCompiler.SyntaxTree.QsLocation>
Public ReadOnly Property ReassignedVariables As ILookup(Of String, QsLocation)

Property Value

ILookup<String,QsLocation>

Applies to