1 reference to Create
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Lambda.cs (1)
255return UnboundLambda.Create(syntax, this, diagnostics.AccumulatesDependencies, returnRefKind, returnType, parameterAttributes, refKinds, scopes, types, names, discardsOpt, parameterSyntaxListOpt, defaultValues, isAsync: isAsync, isStatic: isStatic);