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