3 references to InternalSyncObject
System.Web.Services (3)
System\Web\Services\Protocols\ClientProtocol.cs (1)
233
lock (
InternalSyncObject
) {
System\Web\Services\Protocols\HttpClientProtocol.cs (1)
113
lock (
InternalSyncObject
) {
System\Web\Services\Protocols\SoapClientProtocol.cs (1)
182
lock (
InternalSyncObject
) {