2 references to bufferLock
System.ServiceModel (2)
System\ServiceModel\MsmqIntegration\ActiveXSerializer.cs (2)
25
Monitor.Enter(this.
bufferLock
, ref lockHeld);
44
Monitor.Exit(this.
bufferLock
);