6 references to Index
System.Xml (6)
System\Xml\Serialization\CodeGenerator.cs (6)
290
if (forState.
Index
!= null) {
292
Stloc(forState.
Index
);
304
if (forState.
Index
!= null) {
305
Ldloc(forState.
Index
);
308
Stloc(forState.
Index
);
310
Ldloc(forState.
Index
);