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