136 references to Compile
Microsoft.AspNetCore.Components.Endpoints (1)
Microsoft.AspNetCore.Components.Forms (2)
Microsoft.AspNetCore.Components.QuickGrid (1)
Microsoft.AspNetCore.Components.Web (1)
Microsoft.AspNetCore.Http.Abstractions (1)
Microsoft.AspNetCore.Http.Extensions (18)
RequestDelegateFactory.cs (8)
477FilterContextExpr).Compile();
1259responseWritingMethodCall, TargetExpr, HttpContextExpr, BoundValuesArrayExpr).Compile();
1279responseWritingMethodCall, TargetExpr, HttpContextExpr).Compile();
1307responseWritingMethodCall, TargetExpr, HttpContextExpr, BodyValueExpr, BoundValuesArrayExpr).Compile();
1344responseWritingMethodCall, TargetExpr, HttpContextExpr, BodyValueExpr).Compile();
1442responseWritingMethodCall, TargetExpr, HttpContextExpr, BodyValueExpr, BoundValuesArrayExpr).Compile();
1476responseWritingMethodCall, TargetExpr, HttpContextExpr, BodyValueExpr).Compile();
1985var bindAsyncDelegate = Expression.Lambda<Func<HttpContext, ValueTask<object?>>>(bindAsyncMethod.Expression, HttpContextExpr).Compile();
src\Components\Endpoints\src\FormMapping\Factories\ComplexType\ComplexTypeExpressionConverterFactoryOfT.cs (1)
568return lambda.Compile();
Microsoft.AspNetCore.Http.Extensions.Tests (8)
Microsoft.AspNetCore.Http.Results.Tests (1)
Microsoft.AspNetCore.JsonPatch (1)
Microsoft.AspNetCore.Mvc.Core (17)
Microsoft.AspNetCore.Mvc.Razor (1)
Microsoft.AspNetCore.Mvc.RazorPages (5)
Microsoft.AspNetCore.Mvc.ViewFeatures (8)
Microsoft.AspNetCore.OpenApi (9)
Microsoft.AspNetCore.Routing.Tests (1)
Microsoft.AspNetCore.Shared.Tests (9)
Microsoft.AspNetCore.SignalR.Core (10)
Microsoft.CodeAnalysis.EditorFeatures.Wpf (7)
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (1)
Microsoft.CSharp (1)
Microsoft.DotNet.SwaggerGenerator.CodeGenerator (2)
Microsoft.Extensions.DependencyInjection (1)
Microsoft.Extensions.DependencyInjection.Abstractions (2)
Microsoft.VisualBasic.Core (1)
PresentationFramework (10)
MS\Internal\WindowsRuntime\Generated\WinRT\Marshalers.cs (10)
373typeof(object)), parms).Compile();
383typeof(object)), parms).Compile();
394new Expression[] { Expression.Convert(parms[0], MarshalerType), parms[1] }), parms).Compile();
403new[] { Expression.Convert(parms[0], AbiType) }), parms).Compile();
412typeof(object)), parms).Compile();
422Expression.Call(copyManaged, parms), parms).Compile();
431new[] { Expression.Convert(parms[0], MarshalerType) }), parms).Compile();
888Expression.Call(fromAbiMethod, parms[0])), parms).Compile();
897HelperType.GetField("_obj", BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.DeclaredOnly)), parms).Compile();
908), parms).Compile();
System.ComponentModel.Composition (1)
System.Composition.Hosting (2)
System.Composition.TypedParts (4)
System\Composition\TypedParts\Discovery\DiscoveredPart.cs (1)
199.Compile();
System.Linq.Expressions (5)
System.Linq.Queryable (2)
System.Private.Xml (1)
System.ServiceModel.Primitives (1)