3 writes to _allowSerializedSigningTokenOnReply
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SecurityBindingElementImporter.cs (3)
40_allowSerializedSigningTokenOnReply = elementToBeCloned._allowSerializedSigningTokenOnReply; 72_allowSerializedSigningTokenOnReply = allowSerializedSigningTokenOnReply; 84_allowSerializedSigningTokenOnReply = value;
2 references to _allowSerializedSigningTokenOnReply
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SecurityBindingElementImporter.cs (2)
40_allowSerializedSigningTokenOnReply = elementToBeCloned._allowSerializedSigningTokenOnReply; 80return _allowSerializedSigningTokenOnReply;