37 references to Shared
InMemory.FunctionalTests (3)
Microsoft.AspNetCore.Server.HttpSys (1)
Microsoft.AspNetCore.Server.HttpSys.Microbenchmarks (1)
Microsoft.AspNetCore.Server.HttpSys.Tests (13)
RequestHeaderTests.cs (13)
22var nativeContext = new NativeRequestContext(MemoryPool<byte>.Shared, null, 0, false);
63var nativeContext = new NativeRequestContext(MemoryPool<byte>.Shared, null, 0, false);
104var nativeContext = new NativeRequestContext(MemoryPool<byte>.Shared, null, 0, false);
123var nativeContext = new NativeRequestContext(MemoryPool<byte>.Shared, null, 0, false);
142var nativeContext = new NativeRequestContext(MemoryPool<byte>.Shared, null, 0, false);
189var nativeContext = new NativeRequestContext(MemoryPool<byte>.Shared, null, 0, false);
211var nativeContext = new NativeRequestContext(MemoryPool<byte>.Shared, null, 0, false);
233var nativeContext = new NativeRequestContext(MemoryPool<byte>.Shared, null, 0, false);
254var nativeContext = new NativeRequestContext(MemoryPool<byte>.Shared, null, 0, false);
274var nativeContext = new NativeRequestContext(MemoryPool<byte>.Shared, null, 0, false);
296var nativeContext = new NativeRequestContext(MemoryPool<byte>.Shared, null, 0, false);
318var nativeContext = new NativeRequestContext(MemoryPool<byte>.Shared, null, 0, false);
339var nativeContext = new NativeRequestContext(MemoryPool<byte>.Shared, null, 0, false);
Microsoft.AspNetCore.Server.IIS (1)
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (3)
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (3)
Microsoft.AspNetCore.Shared.Tests (1)
System.IO.Pipelines (6)