2 references to BUF_SIZE
System (2)
services\monitoring\system\diagnosticts\EventLogInternal.cs (2)
895
byte[] buf = new byte[
BUF_SIZE
];
1086
cache = new byte[
BUF_SIZE
];