InferredCallableInformation.Common Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Quantum.QsCompiler.SyntaxTree.InferredCallableInformation Common (System.Collections.Generic.IEnumerable<Microsoft.Quantum.QsCompiler.SyntaxTree.InferredCallableInformation> infos);
static member Common : seq<Microsoft.Quantum.QsCompiler.SyntaxTree.InferredCallableInformation> -> Microsoft.Quantum.QsCompiler.SyntaxTree.InferredCallableInformation
Public Shared Function Common (infos As IEnumerable(Of InferredCallableInformation)) As InferredCallableInformation