2 writes to _oleInitialized
System.Windows.Forms (2)
System\Windows\Forms\Application.ThreadContext.cs (2)
296_oleInitialized = false; 576_oleInitialized = true;
2 references to _oleInitialized
System.Windows.Forms (2)
System\Windows\Forms\Application.ThreadContext.cs (2)
294if (_oleInitialized && !_externalOleInit) 572if (!_oleInitialized)