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