2 writes to ControlMeshShape
System.ServiceModel (2)
System\ServiceModel\PeerResolvers\ServiceSettingsResponseInfo.cs (2)
21ControlMeshShape = control; 38set { body.ControlMeshShape = value; }
1 reference to ControlMeshShape
System.ServiceModel (1)
System\ServiceModel\PeerResolvers\ServiceSettingsResponseInfo.cs (1)
37get { return body.ControlMeshShape; }