1 write to _readOnlyExceptionMessage
System.Web (1)
UI\WebParts\WebPartConnectionCollection.cs (1)
161
_readOnlyExceptionMessage
= exceptionMessage;
1 reference to _readOnlyExceptionMessage
System.Web (1)
UI\WebParts\WebPartConnectionCollection.cs (1)
74
throw new InvalidOperationException(SR.GetString(
_readOnlyExceptionMessage
));