1 write to s_DownloadManager
System.Xml (1)
System\Xml\XmlUrlResolver.cs (1)
27
Interlocked.CompareExchange<object>( ref
s_DownloadManager
, dm, null );
2 references to s_DownloadManager
System.Xml (2)
System\Xml\XmlUrlResolver.cs (2)
25
if (
s_DownloadManager
== null ) {
29
return (XmlDownloadManager)
s_DownloadManager
;