2 writes to _resourceManager
PresentationCore (2)
MS\Internal\Resources\ResourceManagerWrapper.cs (2)
110_resourceManager = null; 258_resourceManager = new ResourceManager(baseResourceName, _assembly);
2 references to _resourceManager
PresentationCore (2)
MS\Internal\Resources\ResourceManagerWrapper.cs (2)
254if (_resourceManager == null) 261return _resourceManager;