2 references to AreUrlParametersSupported
System.Web.Services (2)
System\Web\Services\Description\HttpProtocolReflector.cs (1)
57if (!HttpServerProtocol.AreUrlParametersSupported(Method))
System\Web\Services\Protocols\XmlReturnReader.cs (1)
34if (IsSupported(type) && HttpServerProtocol.AreUrlParametersSupported(methodInfo)) {