1 reference to GetValue
System.Web (1)
HttpServerVarsCollection.cs (1)
67return (entry != null) ? entry.GetValue(_request) : null;