1 instantiation of IntRef
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContract.cs (1)
658
id = new
IntRef
(value);
3 references to IntRef
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContract.cs (3)
526
private static Dictionary<TypeHandleRef,
IntRef
> s_typeToIDCache;
562
s_typeToIDCache = new Dictionary<TypeHandleRef,
IntRef
>(new TypeHandleRefEqualityComparer());
642
IntRef
id;