3 references to HeaderLength
System.Security.AccessControl (3)
System\Security\AccessControl\SecurityDescriptor.cs (3)
119
int result =
HeaderLength
;
240
offset +=
HeaderLength
;
350
if (binaryForm.Length - offset <
HeaderLength
)