2 implementations of EndCodeGeneration
System.ServiceModel (2)
System\ServiceModel\Description\OperationGenerator.cs (2)
535void IPartCodeGenerator.EndCodeGeneration() 582void IPartCodeGenerator.EndCodeGeneration()
2 references to EndCodeGeneration
System.ServiceModel (2)
System\ServiceModel\Description\OperationGenerator.cs (2)
678this.BeginPartCodeGenerator.EndCodeGeneration(); 683this.EndPartCodeGenerator.EndCodeGeneration();