26 references to Call
Microsoft.AspNetCore.Components.Endpoints (12)
FormMapping\Factories\ComplexType\ComplexTypeExpressionConverterFactoryOfT.cs (12)
156Expression.Call( 182Expression.Call( 284return Expression.Call( 301return Expression.Call( 311return Expression.Call( 376Expression.Call( 395@finally: Expression.Call( 403Expression.Call( 480Expression.Call( 498@finally: Expression.Call( 506Expression.Call( 552Expression.Not(Expression.Call(readerParam, nameof(FormDataReader.CurrentPrefixExists), Array.Empty<Type>())),
Microsoft.AspNetCore.Http.Extensions (12)
src\Components\Endpoints\src\FormMapping\Factories\ComplexType\ComplexTypeExpressionConverterFactoryOfT.cs (12)
156Expression.Call( 182Expression.Call( 284return Expression.Call( 301return Expression.Call( 311return Expression.Call( 376Expression.Call( 395@finally: Expression.Call( 403Expression.Call( 480Expression.Call( 498@finally: Expression.Call( 506Expression.Call( 552Expression.Not(Expression.Call(readerParam, nameof(FormDataReader.CurrentPrefixExists), Array.Empty<Type>())),
System.Linq.Expressions (2)
System\Linq\Expressions\BinaryExpression.cs (1)
444return Call(nullable, "GetValueOrDefault", null);
System\Linq\Expressions\Compiler\LambdaCompiler.Statements.cs (1)
757return Expression.Call(dictInit, "TryGetValue", null, switchValue, switchIndex);