329 references to AsSpan
http2cat (2)
IIS.FunctionalTests (2)
IIS.LongTests (2)
IIS.NewHandler.FunctionalTests (2)
IIS.NewShim.FunctionalTests (2)
IISExpress.FunctionalTests (2)
InMemory.FunctionalTests (9)
Microsoft.AspNetCore.Components (3)
Microsoft.AspNetCore.Components.Forms (2)
Microsoft.AspNetCore.Components.Server (6)
Microsoft.AspNetCore.Components.Web (2)
Microsoft.AspNetCore.Components.WebView (1)
Microsoft.AspNetCore.Diagnostics.Middleware (1)
Microsoft.AspNetCore.Http.Connections (4)
Microsoft.AspNetCore.Identity.Test (4)
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Microsoft.AspNetCore.OpenApi (3)
Microsoft.AspNetCore.OutputCaching (1)
Microsoft.AspNetCore.Server.HttpSys (1)
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (2)
Microsoft.AspNetCore.Server.IIS (1)
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
Microsoft.AspNetCore.Shared.Tests (6)
Microsoft.AspNetCore.SignalR.Client.Tests (3)
Microsoft.AspNetCore.SignalR.Common (3)
Microsoft.AspNetCore.SignalR.Protocols.MessagePack (3)
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson (3)
Microsoft.AspNetCore.SignalR.Specification.Tests (3)
Microsoft.AspNetCore.SignalR.StackExchangeRedis (3)
Microsoft.AspNetCore.WebUtilities (2)
Microsoft.CodeAnalysis.CSharp (1)
Microsoft.DotNet.Build.Tasks.Installers (9)
Microsoft.Extensions.AI (2)
Microsoft.Extensions.AI.Abstractions (1)
Microsoft.Extensions.AI.OpenAI (2)
Microsoft.Extensions.Caching.Hybrid (1)
Microsoft.Extensions.Diagnostics.ResourceMonitoring (1)
Microsoft.Extensions.Http.Diagnostics (1)
Microsoft.Extensions.Logging.Console (1)
Microsoft.Extensions.ServiceDiscovery.Dns.Tests (9)
Resolver\LoopbackDnsServer.cs (9)
259!BinaryPrimitives.TryWriteUInt16BigEndian(buff.AsSpan(2), weight) ||
260!BinaryPrimitives.TryWriteUInt16BigEndian(buff.AsSpan(4), port) ||
261!DnsPrimitives.TryWriteQName(buff.AsSpan(6), target, out int length))
278!DnsPrimitives.TryWriteQName(buff.AsSpan(w1), rname, out int w2) ||
279!BinaryPrimitives.TryWriteUInt32BigEndian(buff.AsSpan(w1 + w2), serial) ||
280!BinaryPrimitives.TryWriteUInt32BigEndian(buff.AsSpan(w1 + w2 + 4), refresh) ||
281!BinaryPrimitives.TryWriteUInt32BigEndian(buff.AsSpan(w1 + w2 + 8), retry) ||
282!BinaryPrimitives.TryWriteUInt32BigEndian(buff.AsSpan(w1 + w2 + 12), expire) ||
283!BinaryPrimitives.TryWriteUInt32BigEndian(buff.AsSpan(w1 + w2 + 16), minimum))
Microsoft.JSInterop (1)
Microsoft.ML.Core (3)
Microsoft.ML.CpuMath (2)
Microsoft.ML.Data (2)
Microsoft.ML.FastTree (16)
Microsoft.ML.Mkl.Components (3)
Microsoft.ML.Tokenizers (7)
Microsoft.ML.Tokenizers.Tests (1)
Microsoft.ML.TorchSharp (6)
Shared (4)
System.Collections.Immutable (2)
System.Diagnostics.DiagnosticSource (2)
System.Formats.Asn1 (16)
System.Formats.Cbor (9)
System.Formats.Nrbf (1)
System.IO.FileSystem.Watcher (4)
System.IO.Hashing (4)
System.Linq (1)
System.Memory (1)
System.Net.Mail (4)
System.Net.Ping (4)
System.Net.ServerSentEvents (3)
System.Net.WebClient (2)
System.Private.CoreLib (42)
System.Private.DataContractSerialization (5)
System.Private.Uri (1)
System.Private.Xml (48)
System.Reflection.Metadata (3)
System.Security.Cryptography.Cose (4)
System\Security\Cryptography\Cose\CoseMultiSignMessage.cs (3)
405CoseHelpers.WriteHeaderMap(buffer.AsSpan(protectedMapBytesWritten), writer, unprotectedHeaders, isProtected: false, null);
480int signProtectedBytesWritten = CoseHelpers.WriteHeaderMap(buffer.AsSpan(start), writer, signer._protectedHeaders, isProtected: true, signer._algHeaderValueToSlip);
482CoseHelpers.WriteHeaderMap(buffer.AsSpan(start + signProtectedBytesWritten), writer, signer.UnprotectedHeaders, isProtected: false, null);
System.Security.Cryptography.Pkcs (3)
System.Text.Json (10)
System.Windows.Forms (1)
System.Xaml (1)