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
MemberInfo member
Returns
Type Description
Boolean

IsCompilerGenerated(Type)

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