6 references to CharFrom
System.Diagnostics.EventLog (6)
System\Diagnostics\EventLogEntry.cs (6)
44
while (
CharFrom
(dataBuf, pos) != '\0')
47
char ch =
CharFrom
(dataBuf, pos);
53
ch =
CharFrom
(dataBuf, pos);
190
char ch =
CharFrom
(dataBuf, pos);
195
ch =
CharFrom
(dataBuf, pos);
215
char ch =
CharFrom
(dataBuf, bufpos);