2 writes to reflectionContext
System.Web.Services (2)
System\Web\Services\Description\ServiceDescriptionReflector.cs (2)
106reflectionContext = new Hashtable(); 158reflectionContext = new Hashtable();
2 references to reflectionContext
System.Web.Services (2)
System\Web\Services\Description\ServiceDescriptionReflector.cs (2)
105if (reflectionContext == null) 107return reflectionContext;