コード例 #1
0
 int ISupportsInterning.GetHashCodeForInterning()
 {
     return(index ^ secDecl.GetHashCode());
 }