1 write to _systemStore
System.Windows.Forms (1)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (1)
2672_systemStore = new Store(GetSystemStore(0, ref IID_IStore) as IStore);
3 references to _systemStore
System.Windows.Forms (3)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (3)
2667if (_systemStore == null) 2671if (_systemStore == null) 2676return _systemStore;