Implemented interface member:
8 references to Dispose
System.Net.Security (8)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Net.Security.Native\Interop.GssApiException.cs (1)
93displayBuffer.Dispose();
System\Net\NegotiateAuthenticationPal.Unix.cs (7)
353encryptedBuffer.Dispose(); 381decryptedBuffer.Dispose(); 412decryptedBuffer.Dispose(); 438micBuffer.Dispose(); 538token.Dispose(); 658token.Dispose(); 732token.Dispose();