1 write to restrictionCount
System.Messaging (1)
System\Messaging\Interop\Restrictions.cs (1)
56++restrictionStructure.restrictionCount;
2 references to restrictionCount
System.Messaging (2)
System\Messaging\Interop\Restrictions.cs (2)
98for (int index = 0; index < this.restrictionCount; ++index) 116return (IntPtr)((long)restrinctions + restrictionCount * GetRestrictionSize() + offset);