45 references to ClassLoadGeneral
ILCompiler.Compiler (15)
Compiler\DependencyAnalysis\ConstructedEETypeNode.cs (1)
133
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
parent\parent\Common\Compiler\CompilerTypeSystemContext.Validation.cs (11)
117
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
250
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
273
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
279
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
299
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
305
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
326
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
335
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
353
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
381
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
389
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
parent\parent\Common\TypeSystem\Interop\IL\Marshaller.cs (1)
1119
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, ManagedType);
src\runtime\src\coreclr\tools\Common\Compiler\GenericCycleDetection\ModuleCycleInfo.cs (2)
279
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, referentType);
284
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, referentMethod);
ILCompiler.ReadyToRun (19)
Compiler\ReadyToRunLibraryRootProvider.cs (1)
119
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
Compiler\ReadyToRunMetadataFieldLayoutAlgorithm.cs (4)
109
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, fieldDesc.OwningType);
115
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, fieldDesc.OwningType);
208
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, fieldDesc.OwningType);
216
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, fieldDesc.OwningType);
parent\parent\Common\Compiler\CompilerTypeSystemContext.Validation.cs (11)
117
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
250
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
273
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
279
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
299
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
305
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
326
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
335
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
353
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
381
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
389
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
parent\parent\Common\TypeSystem\Interop\IL\Marshaller.cs (1)
1119
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, ManagedType);
src\runtime\src\coreclr\tools\Common\Compiler\GenericCycleDetection\ModuleCycleInfo.cs (2)
279
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, referentType);
284
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, referentMethod);
ILCompiler.TypeSystem (11)
parent\parent\Common\TypeSystem\Common\MetadataFieldLayoutAlgorithm.cs (6)
21
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
41
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
51
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
85
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
94
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
211
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, type);
parent\parent\Common\TypeSystem\Common\ThrowHelper.Common.cs (4)
15
ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, nestedTypeName, Format.Module(module));
21
ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, Format.Type(@namespace, name), Format.Module(module));
26
ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, Format.Type(@namespace, name), moduleName);
32
ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, Format.Type(type), Format.OwningModule(type));
parent\parent\Common\TypeSystem\Common\TypeDesc.cs (1)
483
ThrowHelper.ThrowTypeLoadException(ExceptionStringID.
ClassLoadGeneral
, this);