2 writes to m_DomainName
mscorlib (2)
system\io\isolatedstorage\isolatedstorage.cs (2)
786
m_DomainName
= domainName;
861
m_DomainName
= GetNameFromID(typeHash, instanceHash);
1 reference to m_DomainName
mscorlib (1)
system\io\isolatedstorage\isolatedstorage.cs (1)
522
return
m_DomainName
;