2 writes to _resourceManager
PresentationCore (2)
Core\CSharp\MS\Internal\Resources\ResourceManagerWrapper.cs (2)
120_resourceManager = null; 271_resourceManager = new ResourceManager(baseResourceName, this._assembly);
2 references to _resourceManager
PresentationCore (2)
Core\CSharp\MS\Internal\Resources\ResourceManagerWrapper.cs (2)
265if (_resourceManager == null) 274return _resourceManager;