1 write to _nativeDllHandle
System.Windows.Forms.Tests (1)
System\Windows\Forms\RichTextBoxTests.cs (1)
11066_nativeDllHandle = PInvoke.LoadLibraryFromSystemPathIfAvailable(NativeDll);
2 references to _nativeDllHandle
System.Windows.Forms.Tests (2)
System\Windows\Forms\RichTextBoxTests.cs (2)
11064if (_nativeDllHandle == IntPtr.Zero) 11069if ((ulong)_nativeDllHandle < 32)