2 references to FindNull
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventProvider.cs (2)
1331
int keyEnd =
FindNull
(data, dataStart);
1333
int valueEnd =
FindNull
(data, valueIdx);