2 references to NullInput
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventProvider.cs (1)
539s_returnCode = WriteEventErrorCode.NullInput;
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (1)
2427case EventProvider.WriteEventErrorCode.NullInput: