https://github.com/aspnet/AspNetCore/blob/9355c7c1a5bba8c745212ff1a0a768c976b20fc8/src/SignalR/clients/csharp/Client.Core/ref/Microsoft.AspNetCore.SignalR.Client.Core.netstandard2.0.cs#L40-L41 I don't think these were intended to be public. They aren't something we expect a user to call. They may need to be `internal` (via IVT) or something... cc @halter73 @BrennanConroy @mikaelm12