MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​ReflectionReflection­HelperIs­Compiler­Generated
Open sandboxFocus

ReflectionHelper.IsCompilerGenerated Method

IsCompilerGenerated(MemberInfo)

Declaration
public static bool IsCompilerGenerated(this MemberInfo member)
Parameters
Type Name Description
System.Reflection.MemberInfo member
Returns
Type Description
System.Boolean

IsCompilerGenerated(Type)

Declaration
public static bool IsCompilerGenerated(this Type type)
Parameters
Type Name Description
System.Type type
Returns
Type Description
System.Boolean