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)
11062
if (
_nativeDllHandle
== IntPtr.Zero)
11067
if ((ulong)
_nativeDllHandle
< 32)