2 writes to _oleInitialized
System.Windows.Forms (2)
System\Windows\Forms\Application.ThreadContext.cs (2)
291_oleInitialized = false; 563_oleInitialized = true;
2 references to _oleInitialized
System.Windows.Forms (2)
System\Windows\Forms\Application.ThreadContext.cs (2)
289if (_oleInitialized && !_externalOleInit) 559if (!_oleInitialized)