1 write to typeOfWebContext
System.ServiceModel (1)
System\ServiceModel\Activation\SystemWebHelper.cs (1)
52typeOfWebContext = GetSystemWebType("System.Web.Configuration.WebContext");
2 references to typeOfWebContext
System.ServiceModel (2)
System\ServiceModel\Activation\SystemWebHelper.cs (2)
50if (typeOfWebContext == null) 54return typeOfWebContext;