CallableInformation.Common(IEnumerable<CallableInformation>) Method

Definition

public static Microsoft.Quantum.QsCompiler.SyntaxTree.CallableInformation Common (System.Collections.Generic.IEnumerable<Microsoft.Quantum.QsCompiler.SyntaxTree.CallableInformation> infos);
static member Common : seq<Microsoft.Quantum.QsCompiler.SyntaxTree.CallableInformation> -> Microsoft.Quantum.QsCompiler.SyntaxTree.CallableInformation
Public Shared Function Common (infos As IEnumerable(Of CallableInformation)) As CallableInformation

Parameters

Returns

CallableInformation

Applies to