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