1 write to typeDecl
System.ServiceModel (1)
System\ServiceModel\Description\OperationGenerator.cs (1)
559this.typeDecl = typeDecl;
3 references to typeDecl
System.ServiceModel (3)
System\ServiceModel\Description\OperationGenerator.cs (3)
570typeDecl.Members.Add(memberDecl); 578return typeDecl.CustomAttributes; 584TypedMessageHelper.GenerateConstructors(typeDecl);