1 write to s_ContextRelativeDemandCallback
System (1)
net\System\Net\Internal.cs (1)
138s_ContextRelativeDemandCallback = new ContextCallback(DemandCallback);
2 references to s_ContextRelativeDemandCallback
System (2)
net\System\Net\Internal.cs (2)
137if (s_ContextRelativeDemandCallback == null) 139return s_ContextRelativeDemandCallback;