2 references to AcceptCannotBeCalledMultipleTimes
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\HttpProtocol.FeatureCollection.cs (1)
301throw new InvalidOperationException(CoreStrings.AcceptCannotBeCalledMultipleTimes);
Internal\Http3\Http3Stream.cs (1)
1202throw new InvalidOperationException(CoreStrings.AcceptCannotBeCalledMultipleTimes);