Esempio n. 1
0
		public void GetHashCodeWithOverriddenTypeId ()
		{
			//check for not throwing stack overflow exception
			AttributeWithTypeId a = new AttributeWithTypeId ();
			a.GetHashCode ();
		}
Esempio n. 2
0
		public void GetHashCodeWithOverriddenTypeId ()
		{
			//check for not throwing stack overflow exception
			AttributeWithTypeId a = new AttributeWithTypeId ();
			a.GetHashCode ();
		}