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