int ISupportsInterning.GetHashCodeForInterning()
 {
     return(index ^ secDecl.GetHashCode());
 }