1 write to _sharedMemory
InMemory.FunctionalTests (1)
Http3\WebTransport\WebTransportTestUtilities.cs (1)
107_sharedMemory = sharedMemory;
2 references to _sharedMemory
InMemory.FunctionalTests (2)
Http3\WebTransport\WebTransportTestUtilities.cs (2)
128if (_sharedMemory is null) 132return (Memory<byte>)_sharedMemory;