IsCompilerGenerated(MemberInfo)
Declaration
public static bool IsCompilerGenerated(this MemberInfo member)
Parameters
Type | Name | Description |
---|---|---|
MemberInfo | member |
Returns
Type | Description |
---|---|
bool |
IsCompilerGenerated(Type)
Declaration
public static bool IsCompilerGenerated(this Type type)
Parameters
Type | Name | Description |
---|---|---|
Type | type |
Returns
Type | Description |
---|---|
bool |