2 references to SafeGssContextHandle
System.Net.Security (2)
System\Net\NegotiateAuthenticationPal.Unix.cs (2)
571
contextHandle = new
SafeGssContextHandle
();
671
contextHandle ??= new
SafeGssContextHandle
();