1 write to crossAppDomainArray
mscorlib (1)
system\runtime\serialization\formatters\binary\binaryformatter.cs (1)
198sor.crossAppDomainArray = m_crossAppDomainArray;
2 references to crossAppDomainArray
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryobjectreader.cs (2)
357Contract.Assert((index < crossAppDomainArray.Length), 359return crossAppDomainArray[index];