1 implementation of MetadataToken
System.Private.CoreLib (1)
System\Reflection\Runtime\MethodInfos\NativeFormat\NativeFormatMethodCommon.cs (1)
180
public int
MetadataToken
2 references to MetadataToken
System.Private.CoreLib (2)
System\Reflection\Runtime\MethodInfos\RuntimeNamedMethodInfo.cs (1)
189
return _common.
MetadataToken
;
System\Reflection\Runtime\MethodInfos\RuntimePlainConstructorInfo.cs (1)
114
return _common.
MetadataToken
;