MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​ReflectionReflection­HelperGet­Semantic­Info
Open sandboxFocus

ReflectionHelper.GetSemanticInfo Method

GetSemanticInfo(MemberInfo)

Declaration
public static SemanticInfo GetSemanticInfo(this MemberInfo member)
Parameters
Type Name Description
System.Reflection.MemberInfo member
Returns
Type Description
SemanticInfo

GetSemanticInfo(Type)

Declaration
public static SemanticInfo GetSemanticInfo(this Type type)
Parameters
Type Name Description
System.Type type
Returns
Type Description
SemanticInfo