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