1 write to EndOfMessage
System.Net.WebSockets (1)
40 references to EndOfMessage
AutobahnTestApp (1)
dotnet-svcutil-lib (5)
IIS.FunctionalTests (1)
IISExpress.FunctionalTests (1)
InProcessWebSite (1)
Interop.FunctionalTests (2)
Microsoft.AspNetCore.Owin (1)
Microsoft.AspNetCore.SpaServices.Extensions (1)
Microsoft.AspNetCore.TestHost.Tests (5)
TestClientTests.cs (4)
596await websocket.SendAsync(sendBuffer, receiveResult.MessageType, receiveResult.EndOfMessage, CancellationToken.None);
718await websocket.SendAsync(sendBuffer, receiveResult.MessageType, receiveResult.EndOfMessage, CancellationToken.None);
795await websocket.SendAsync(sendBuffer, receiveResult.MessageType, receiveResult.EndOfMessage, CancellationToken.None);
819Assert.Equal(last, result.EndOfMessage);
Microsoft.AspNetCore.WebSockets.Tests (20)
System.Net.WebSockets (2)