2 implementations of EndCodeGeneration
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationGenerator.cs (2)
533
void IPartCodeGenerator.
EndCodeGeneration
()
579
void IPartCodeGenerator.
EndCodeGeneration
()
2 references to EndCodeGeneration
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationGenerator.cs (2)
674
_beginPartCodeGenerator.
EndCodeGeneration
();
679
_endPartCodeGenerator.
EndCodeGeneration
();