4 references to Set
System.IdentityModel (4)
System\IdentityModel\SspiSafeHandles.cs (4)
432handleTemplate.Set(((SecurityBufferStruct*)outputBuffer.UnmanagedPointer)->token); //ATTN: on 64 BIT that is still +8 cause of 2* c++ unsigned long == 8 bytes 700handleTemplate.Set(((SecurityBufferStruct*)outputBuffer.UnmanagedPointer)->token); //ATTN: on 64 BIT that is still +8 cause of 2* c++ unsigned long == 8 bytes 1310((SafeFreeContextBuffer)refHandle).Set(keyPtr); 1314((SafeFreeContextBuffer)refHandle).Set(*(IntPtr*)buffer);