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