34 instantiations of AsyncMethodBuilder
http2cat (1)
src\Shared\ServerInfrastructure\DuplexPipeStream.cs (1)
116[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
IIS.FunctionalTests (1)
src\Shared\ServerInfrastructure\DuplexPipeStream.cs (1)
116[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
IIS.LongTests (1)
src\Shared\ServerInfrastructure\DuplexPipeStream.cs (1)
116[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
IIS.NewHandler.FunctionalTests (1)
src\Shared\ServerInfrastructure\DuplexPipeStream.cs (1)
116[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
IIS.NewShim.FunctionalTests (1)
src\Shared\ServerInfrastructure\DuplexPipeStream.cs (1)
116[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
IIS.ShadowCopy.Tests (1)
src\Shared\ServerInfrastructure\DuplexPipeStream.cs (1)
116[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
IISExpress.FunctionalTests (1)
src\Shared\ServerInfrastructure\DuplexPipeStream.cs (1)
116[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (1)
src\Shared\ServerInfrastructure\DuplexPipeStream.cs (1)
116[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
Microsoft.AspNetCore.Server.IIS (1)
src\Shared\ServerInfrastructure\DuplexPipeStream.cs (1)
116[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
Microsoft.AspNetCore.Server.Kestrel.Core (6)
Internal\Http\Http1ContentLengthMessageBody.cs (1)
31[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
Internal\Http\Http1UpgradeMessageBody.cs (1)
93[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
Internal\Http\HttpRequestStream.cs (1)
113[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
Internal\Http2\Http2MessageBody.cs (1)
104[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
Internal\Http3\Http3MessageBody.cs (1)
72[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
src\Shared\ServerInfrastructure\DuplexPipeStream.cs (1)
116[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (5)
Internal\QuicConnectionContext.cs (1)
92[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
Internal\QuicStreamContext.cs (4)
181[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder))] 201[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder))] 364[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder))] 545[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder))]
Microsoft.AspNetCore.Shared.Tests (1)
src\Shared\ServerInfrastructure\DuplexPipeStream.cs (1)
116[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
System.IO.Pipelines (2)
System\IO\Pipelines\StreamPipeReader.cs (1)
243[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
System\IO\Pipelines\StreamPipeWriter.cs (1)
290[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\HttpConnection.cs (1)
1836[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
System\Net\Http\SocketsHttpHandler\RawConnectionStream.cs (1)
44[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
System.Net.Security (2)
System\Net\Security\SslStream.IO.cs (2)
731[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))] 819[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
System.Net.WebSockets (2)
System\Net\WebSockets\ManagedWebSocket.cs (2)
778[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))] 1584[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder))]
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\IO\Strategies\BufferedFileStreamStrategy.cs (2)
390[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))] 673[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder))]
src\libraries\System.Private.CoreLib\src\System\IO\Stream.cs (1)
425[AsyncMethodBuilder(typeof(PoolingAsyncValueTaskMethodBuilder<>))]
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\ValueTask.cs (2)
54[AsyncMethodBuilder(typeof(AsyncValueTaskMethodBuilder))] 460[AsyncMethodBuilder(typeof(AsyncValueTaskMethodBuilder<>))]
5 references to AsyncMethodBuilder
mscorlib (1)
mscorlib.cs (1)
92[assembly:System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.CompilerServices.AsyncMethodBuilderAttribute))]
netstandard (1)
netstandard.cs (1)
1489[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.CompilerServices.AsyncMethodBuilderAttribute))]
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncMethodBuilderAttribute.cs (1)
14/// <summary>Initializes the <see cref="AsyncMethodBuilderAttribute"/>.</summary>
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net10.0\System.Runtime.Forwards.cs (1)
528[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.CompilerServices.AsyncMethodBuilderAttribute))]
System.Threading.Tasks.Extensions (1)
System.Threading.Tasks.Extensions.cs (1)
4[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.CompilerServices.AsyncMethodBuilderAttribute))]