1 write to methodNames
System.Web.Services (1)
System\Web\Services\Description\ProtocolImporter.cs (1)
246
methodNames
= new CodeIdentifiers();
2 references to methodNames
System.Web.Services (2)
System\Web\Services\Description\ProtocolImporter.cs (2)
245
if (
methodNames
== null)
247
return
methodNames
;