2 references to Type
System.WorkflowServices (2)
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.cs (2)
198
Fx.Assert(typeCellItem.
Type
!= null, " This object should always hold a valid Type");
199
if (typeCellItem.
Type
.Equals(type))