System.Reflection.TypeExtensions
Gets a metadata token for the given member, if available.
The member from which to retrieve the token, as reftype.
An integer representing the metadata token. The returned token is never nil. If unavailable, an exception is thrown.
There is no metadata token available.
Returns a value that indicates whether a metadata token is available for the specified member.
The member to analyze, as reftype.
if there is a metadata token available for the given member; otherwise, .