public IAttributeInfo[] GetAttributes(bool inherit)
 {
     return(MethodSymbol.GetAttributesInfo());
 }