Implemented interface member:
2 references to Execute
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (2)
UserCallbacks\HandshakeUserCallback.cs (2)
24
/// switching on the work item's type. <see cref="
Execute
"/> is deliberately not virtual: the try/catch/finally
81
/// throw is captured by <see cref="
Execute
"/> as <see cref="Failure"/>.