1 implementation of TryRemove
NuGet.Protocol (1)
Plugins\RequestHandlers.cs (1)
87public bool TryRemove(MessageMethod method)
1 reference to TryRemove
NuGet.Protocol (1)
Plugins\RequestHandlers\SymmetricHandshake.cs (1)
100_connection.MessageDispatcher.RequestHandlers.TryRemove(MessageMethod.Handshake);