4 references to OwningModule
System.Private.TypeLoader (4)
src\runtime\src\coreclr\tools\Common\TypeSystem\Common\ThrowHelper.Common.cs (4)
32
ThrowTypeLoadException(ExceptionStringID.ClassLoadGeneral, Format.Type(type), Format.
OwningModule
(type));
44
ThrowTypeLoadException(id, Format.Type(type), Format.
OwningModule
(type), messageArg);
50
ThrowTypeLoadException(id, Format.Type(type), Format.
OwningModule
(type));
57
return
OwningModule
(method.OwningType);