2 references to ReadAsString
Microsoft.AspNetCore.SignalR.Common (2)
Protocol\HandshakeProtocol.cs (2)
143
error = reader.
ReadAsString
(ErrorPropertyName);
192
protocol = reader.
ReadAsString
(ProtocolPropertyName);