2 writes to _unsafeTypeForwardingEnabled
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializerWriteContext.cs (2)
49_unsafeTypeForwardingEnabled = true; 56_unsafeTypeForwardingEnabled = true;
1 reference to _unsafeTypeForwardingEnabled
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializerWriteContext.cs (1)
86get { return _unsafeTypeForwardingEnabled; }