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