1 instantiation of StreamSizes
System.IdentityModel (1)
System\IdentityModel\SspiWrapper.cs (1)
600
attribute = new
StreamSizes
(nativeBuffer);
2 references to StreamSizes
System.IdentityModel (2)
System\IdentityModel\SspiWrapper.cs (2)
283
public static readonly int SizeOf = Marshal.SizeOf(typeof(
StreamSizes
));
544
nativeBlockSize =
StreamSizes
.SizeOf;