15 references to RunClassConstructor
ILCompiler.Compiler (1)
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\IntrinsicId.cs (1)
356
/// <see cref="System.Runtime.CompilerServices.RuntimeHelpers.
RunClassConstructor
(System.RuntimeTypeHandle)"/>
illink (1)
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\IntrinsicId.cs (1)
356
/// <see cref="System.Runtime.CompilerServices.RuntimeHelpers.
RunClassConstructor
(System.RuntimeTypeHandle)"/>
ILLink.RoslynAnalyzer (1)
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\IntrinsicId.cs (1)
356
/// <see cref="System.Runtime.CompilerServices.RuntimeHelpers.
RunClassConstructor
(System.RuntimeTypeHandle)"/>
PresentationFramework (6)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (1)
1379
RuntimeHelpers.
RunClassConstructor
(currentType.TypeHandle);
System\Windows\Markup\RoutedEventConverter.cs (1)
113
RuntimeHelpers.
RunClassConstructor
(currentType.TypeHandle);
System\Windows\Markup\RoutedEventValueSerializer.cs (1)
45
RuntimeHelpers.
RunClassConstructor
(currentType.TypeHandle);
System\Windows\Markup\XamlReader.cs (1)
937
RuntimeHelpers.
RunClassConstructor
(typeof(Application).TypeHandle);
System\Windows\Markup\XamlTypeMapper.cs (1)
1998
RuntimeHelpers.
RunClassConstructor
(currentType.TypeHandle);
System\Windows\SystemResources.cs (1)
808
RuntimeHelpers.
RunClassConstructor
(knownTypeHelper.TypeHandle);
System.ComponentModel.TypeConverter (1)
System\ComponentModel\ReflectTypeDescriptionProvider.cs (1)
428
System.Runtime.CompilerServices.RuntimeHelpers.
RunClassConstructor
(editorBaseType.TypeHandle);
System.Private.CoreLib (5)
src\runtime\src\libraries\System.Private.CoreLib\src\System\SR.cs (4)
84
RuntimeHelpers.
RunClassConstructor
(typeof(ResourceManager).TypeHandle);
85
RuntimeHelpers.
RunClassConstructor
(typeof(ResourceReader).TypeHandle);
86
RuntimeHelpers.
RunClassConstructor
(typeof(RuntimeResourceSet).TypeHandle);
87
RuntimeHelpers.
RunClassConstructor
(typeof(BinaryReader).TypeHandle);
System\Runtime\CompilerServices\RuntimeHelpers.NativeAot.cs (1)
355
RunClassConstructor
(type.TypeHandle);