Namespace.TypesInReferencedAssemblies Property

Definition

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

Property Value

ILookup<String,TypeDeclarationHeader>

Applies to