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