1 write to _memberScope
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationGenerator.cs (1)
557_memberScope = new UniqueCodeIdentifierScope();
2 references to _memberScope
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationGenerator.cs (2)
558_memberScope.AddReserved(typeDecl.Name); 564memberDecl.Name = name = _memberScope.AddUnique(name, "member");