6 references to Index
System.Runtime.Serialization (6)
System\Runtime\Serialization\CodeGenerator.cs (6)
325
if (forState.
Index
!= null)
328
Stloc(forState.
Index
);
343
if (forState.
Index
!= null)
345
Ldloc(forState.
Index
);
348
Stloc(forState.
Index
);
350
Ldloc(forState.
Index
);