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