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