1 instantiation of Bindings
System (1)
net\System\Net\_NativeSSPI.cs (1)
166
Bindings bindings = new
Bindings
();
3 references to Bindings
System (3)
net\System\Net\_NativeSSPI.cs (1)
166
Bindings
bindings = new Bindings();
net\System\Net\_SafeNetHandles.cs (2)
2872
public unsafe static int QueryContextChannelBinding(SecurDll dll, SafeDeleteContext phContext, ContextAttribute contextAttribute,
Bindings
* buffer, SafeFreeContextBufferChannelBinding refHandle)
2884
private unsafe static int QueryContextChannelBinding_SECURITY(SafeDeleteContext phContext, ContextAttribute contextAttribute,
Bindings
* buffer, SafeFreeContextBufferChannelBinding refHandle)