1 write to writeLock
System.Xaml.Hosting (1)
System\Xaml\Hosting\XamlHttpHandlerFactory.cs (1)
168
this.
writeLock
= new object();
1 reference to writeLock
System.Xaml.Hosting (1)
System\Xaml\Hosting\XamlHttpHandlerFactory.cs (1)
179
lock (this.
writeLock
)