Base:
property
Module
System.Reflection.MemberInfo.Module
4 overrides of Module
System.Private.CoreLib (4)
System\Reflection\Runtime\MethodInfos\RuntimeConstructedGenericMethodInfo.cs (1)
150
public sealed override Module
Module
System\Reflection\Runtime\MethodInfos\RuntimeDummyMethodInfo.cs (1)
38
public sealed override Module
Module
{ get { throw NotImplemented.ByDesign; } }
System\Reflection\Runtime\MethodInfos\RuntimeNamedMethodInfo.cs (1)
169
public sealed override Module
Module
System\Reflection\Runtime\MethodInfos\RuntimeSyntheticMethodInfo.cs (1)
135
public sealed override Module
Module
1 reference to Module
System.Private.CoreLib (1)
System\Reflection\Runtime\MethodInfos\RuntimeConstructedGenericMethodInfo.cs (1)
154
return _genericMethodDefinition.
Module
;