3 references to ClassName
System.Web.Services (3)
System\Web\Services\Description\HttpProtocolImporter.cs (1)
355
CodeTypeDeclaration codeClass = WebCodeGenerator.CreateClass(this.
ClassName
, BaseClass.FullName,
System\Web\Services\Description\SoapProtocolImporter.cs (2)
438
CodeTypeDeclaration codeClass = WebCodeGenerator.CreateClass(this.
ClassName
, null,
723
if (
ClassName
== methodName) {