2 references to BadCaptureIndexException
System.Web.Services (2)
System\Web\Services\Protocols\PatternMatcher.cs (2)
104
throw
BadCaptureIndexException
(capture, memberInfo.Name, g.Captures.Count - 1);
138
throw
BadCaptureIndexException
(capture, memberInfo.Name, g.Captures.Count - 1);