1 write to _duplexCallbackTypeReference
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceContractGenerationContext.cs (1)
99
set {
_duplexCallbackTypeReference
= value; }
1 reference to _duplexCallbackTypeReference
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceContractGenerationContext.cs (1)
98
get { return
_duplexCallbackTypeReference
; }