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