3 references to _storageRoot
PresentationFramework (3)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (3)
914
if (
_storageRoot
!= null &&
_storageRoot
.Value != null )
916
_storageRoot
.Value.Close();