3 references to CreateKey
System.Web.Services (3)
System\Web\Services\Protocols\ServerProtocol.cs (3)
233HttpRuntime.Cache.Insert(CreateKey(protocolType, serverType, excludeSchemeHostPort), 248return HttpRuntime.Cache.Get(CreateKey(protocolType, serverType, excludeSchemeHostPort)); 273string key = this.CreateKey(protocolType, serverType, true, "CachePressure");