2 writes to Value
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContract.cs (2)
644s_typeHandleRef.Value = typeHandle; 1091s_typeHandleRef.Value = GetDataContractAdapterTypeHandle(type.TypeHandle);
3 references to Value
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContract.cs (3)
2553return x.Value.Equals(y.Value); 2558return obj.Value.GetHashCode();