6 references to Index
System.Private.DataContractSerialization (6)
System\Runtime\Serialization\CodeGenerator.cs (6)
217
if (forState.
Index
!= null)
220
Stloc(forState.
Index
);
235
if (forState.
Index
!= null)
237
Ldloc(forState.
Index
);
240
Stloc(forState.
Index
);
242
Ldloc(forState.
Index
);