1 reference to ApplicationDataLengthOffset
System (1)
net\System\Net\_DigestClient.cs (1)
1176
int applicationDataLength = Marshal.ReadInt32(binding.DangerousGetHandle(),
ApplicationDataLengthOffset
);