1 write to EndOfMessage
System.Net.WebSockets (1)
45 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)
732await websocket.SendAsync(sendBuffer, receiveResult.MessageType, receiveResult.EndOfMessage, CancellationToken.None);
870await websocket.SendAsync(sendBuffer, receiveResult.MessageType, receiveResult.EndOfMessage, CancellationToken.None);
967await websocket.SendAsync(sendBuffer, receiveResult.MessageType, receiveResult.EndOfMessage, CancellationToken.None);
998Assert.Equal(last, result.EndOfMessage);
Microsoft.AspNetCore.WebSockets.Tests (20)
System.Net.WebSockets (2)
System.ServiceModel.Http (5)