1 write to frozen
System.ServiceModel (1)
System\Collections\ObjectModel\FreezableCollection.cs (1)
43this.frozen = true;
3 references to frozen
System.ServiceModel (3)
System\Collections\ObjectModel\FreezableCollection.cs (3)
29return this.frozen; 37return this.frozen; 72if (this.frozen)