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