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