4 references to CompletelyFixed
mscorlib (4)
system\runtime\serialization\objectmanager.cs (4)
223if (!holder.CompletelyFixed) { 825if (temp.CompletelyFixed) { 932" directly dependent objects. Has it been fixed? ", temp.CompletelyFixed); 1794while (++m_currPos < m_list.Count && m_list.m_values[m_currPos].CompletelyFixed) {