40 references to Span
Microsoft.AspNetCore.Shared.Tests (4)
Windows.Win32.PInvoke.HTTPAPI.dll.g.cs (4)
521 return HttpReceiveClientCertificate(RequestQueueHandle, ConnectionId, Flags, global::System.Runtime.InteropServices.MemoryMarshal.AsBytes(new Span<winmdroot.Networking.HttpServer.HTTP_SSL_CLIENT_CERT_INFO>(ref SslClientCertInfo)), out BytesReceived, Overlapped);
557 return HttpReceiveClientCertificate(RequestQueueHandle, ConnectionId, Flags, global::System.Runtime.InteropServices.MemoryMarshal.AsBytes(new Span<winmdroot.Networking.HttpServer.HTTP_SSL_CLIENT_CERT_INFO>(ref SslClientCertInfo)), Overlapped);
1085 return HttpReceiveHttpRequest(RequestQueueHandle, RequestId, Flags, global::System.Runtime.InteropServices.MemoryMarshal.AsBytes(new Span<winmdroot.Networking.HttpServer.HTTP_REQUEST_V2>(ref RequestBuffer)), out BytesReturned, Overlapped);
1121 return HttpReceiveHttpRequest(RequestQueueHandle, RequestId, Flags, global::System.Runtime.InteropServices.MemoryMarshal.AsBytes(new Span<winmdroot.Networking.HttpServer.HTTP_REQUEST_V2>(ref RequestBuffer)), Overlapped);
PresentationFramework (4)
System.Console (1)
System.Data.Common (1)
System.Formats.Tar (1)
System.IO.Compression (2)
System.IO.Compression.Brotli (1)
System.IO.Pipes (1)
System.Net.Http (3)
System.Net.Mail (1)
System.Net.Primitives (4)
System.Net.Quic (1)
System.Net.Security (2)
System.Net.WebSockets (1)
System.Private.CoreLib (8)
System.Private.DataContractSerialization (1)
System.Security.Cryptography (2)
System.Windows.Forms (1)
System.Windows.Forms.Design (1)