Implemented interface member:
8 references to Dispose
System.Net.Security (8)
src\libraries\Common\src\Interop\Unix\System.Net.Security.Native\Interop.GssApiException.cs (1)
93displayBuffer.Dispose();
System\Net\NegotiateAuthenticationPal.Unix.cs (7)
359encryptedBuffer.Dispose(); 387decryptedBuffer.Dispose(); 418decryptedBuffer.Dispose(); 444micBuffer.Dispose(); 544token.Dispose(); 671token.Dispose(); 744token.Dispose();