1 write to _readOnly
System.Web (1)
UI\WebParts\WebPartTransformerCollection.cs (1)
96
_readOnly
= true;
2 references to _readOnly
System.Web (2)
UI\WebParts\WebPartTransformerCollection.cs (2)
17
return
_readOnly
;
35
if (
_readOnly
) {