1 write to remote
System.Web.Services (1)
System\ComponentModel\CompModSwitches.cs (1)
48
remote
= new TraceSwitch("Microsoft.WFC.Remote", "Enable tracing for remote method calls.");
2 references to remote
System.Web.Services (2)
System\ComponentModel\CompModSwitches.cs (2)
47
if (
remote
== null) {
50
return
remote
;