ValidateMonomorphization.TransformationState.IntrinsicCallableSet Property

Definition

public System.Collections.Immutable.ImmutableHashSet<Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName> IntrinsicCallableSet { get; }
member this.IntrinsicCallableSet : System.Collections.Immutable.ImmutableHashSet<Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName>
Public ReadOnly Property IntrinsicCallableSet As ImmutableHashSet(Of QsQualifiedName)

Property Value

ImmutableHashSet<QsQualifiedName>

Applies to