1 write to _typeDecl
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationGenerator.cs (1)
556_typeDecl = typeDecl;
3 references to _typeDecl
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationGenerator.cs (3)
567_typeDecl.Members.Add(memberDecl); 575return _typeDecl.CustomAttributes; 581TypedMessageHelper.GenerateConstructors(_typeDecl);