1 write to BaseTypeId
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\EditorOptionAttribute.cs (1)
23BaseTypeId = base.TypeId,
4 references to BaseTypeId
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\EditorOptionAttribute.cs (4)
56return this.BaseTypeId == that.BaseTypeId && 64(BaseTypeId == null ? 0 : BaseTypeId.GetHashCode()) ^