6 references to CharFrom
System (6)
services\monitoring\system\diagnosticts\EventLogEntry.cs (6)
71
while (
CharFrom
(dataBuf, pos) != '\0')
74
char ch =
CharFrom
(dataBuf, pos);
79
ch =
CharFrom
(dataBuf, pos);
258
char ch =
CharFrom
(dataBuf, pos);
262
ch =
CharFrom
(dataBuf, pos);
284
char ch =
CharFrom
(dataBuf, bufpos);