Method HasAttributeOrFieldWithAttribute
HasAttributeOrFieldWithAttribute(ITypeSymbol, String)
Declaration
public static bool HasAttributeOrFieldWithAttribute(this ITypeSymbol typeSymbol, string fullyQualifiedAttributeName)
Parameters
| Type | Name | Description |
|---|---|---|
| ITypeSymbol | typeSymbol | |
| String | fullyQualifiedAttributeName |
Returns
| Type | Description |
|---|---|
| Boolean |