Home
last modified time | relevance | path

Searched defs:RuntimeConstructedGenericMethodInfo (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Reflection.Core/src/System/Reflection/Runtime/MethodInfos/
H A DRuntimeConstructedGenericMethodInfo.cs20 internal sealed partial class RuntimeConstructedGenericMethodInfo : RuntimeMethodInfo class
22 …private RuntimeConstructedGenericMethodInfo(RuntimeNamedMethodInfo genericMethodDefinition, Runtim… in RuntimeConstructedGenericMethodInfo() method in System.Reflection.Runtime.MethodInfos.RuntimeConstructedGenericMethodInfo
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Reflection.Core/src/System/Reflection/Runtime/General/
H A DDispensers.cs179 internal sealed partial class RuntimeConstructedGenericMethodInfo : RuntimeMethodInfo class