6 references to Index
System.Private.DataContractSerialization (6)
System\Runtime\Serialization\CodeGenerator.cs (6)
216
if (forState.
Index
!= null)
219
Stloc(forState.
Index
);
234
if (forState.
Index
!= null)
236
Ldloc(forState.
Index
);
239
Stloc(forState.
Index
);
241
Ldloc(forState.
Index
);