9 references to RunClassConstructor
mscorlib (5)
system\environment.cs (4)
196
RuntimeHelpers.
RunClassConstructor
(typeof(ResourceManager).TypeHandle);
197
RuntimeHelpers.
RunClassConstructor
(typeof(ResourceReader).TypeHandle);
198
RuntimeHelpers.
RunClassConstructor
(typeof(RuntimeResourceSet).TypeHandle);
199
RuntimeHelpers.
RunClassConstructor
(typeof(BinaryReader).TypeHandle);
system\runtime\interopservices\windowsruntime\managedactivationfactory.cs (1)
77
RuntimeHelpers.
RunClassConstructor
(m_type.TypeHandle);
System (1)
compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs (1)
358
System.Runtime.CompilerServices.RuntimeHelpers.
RunClassConstructor
(editorBaseType.TypeHandle);
System.Workflow.ComponentModel (2)
AuthoringOM\DependencyProperty.cs (2)
126
RuntimeHelpers.
RunClassConstructor
(ownerType.TypeHandle);
148
RuntimeHelpers.
RunClassConstructor
(ownerType.TypeHandle);
WindowsBase (1)
Shared\MS\Internal\SecurityHelper.cs (1)
886
System.Runtime.CompilerServices.RuntimeHelpers.
RunClassConstructor
(t.TypeHandle);