2 references to GetConstructor
mscorlib (2)
system\runtime\serialization\objectmanager.cs (1)
877constInfo = GetConstructor(t);
system\runtime\serialization\safeserializationmanager.cs (1)
423serializationCtor = ObjectManager.GetConstructor(previousType);