2 writes to _type
System.IdentityModel (2)
System\IdentityModel\Metadata\ContactPerson.cs (2)
35_type = contactType; 87set { _type = value; }
1 reference to _type
System.IdentityModel (1)
System\IdentityModel\Metadata\ContactPerson.cs (1)
86get { return _type; }