5 references to LifeSpan_Struct
System.IdentityModel (5)
System\IdentityModel\SspiWrapper.cs (5)
97internal static readonly int Size = Marshal.SizeOf(typeof(LifeSpan_Struct)); 149LifeSpan_Struct lifeSpan = (LifeSpan_Struct)Marshal.PtrToStructure(ptr, typeof(LifeSpan_Struct)); 566nativeBlockSize = LifeSpan_Struct.Size;