4 references to EntryPointNotFoundException
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (1)
773return new System.EntryPointNotFoundException();
System\Runtime\InteropServices\IDynamicInterfaceCastable.cs (1)
89throw new EntryPointNotFoundException();
System\RuntimeExceptionHelpers.cs (1)
118return new EntryPointNotFoundException();
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.GVMResolution.cs (1)
279throw new EntryPointNotFoundException();