6 references to Index
System.Private.Xml (6)
System\Xml\Serialization\CodeGenerator.cs (6)
266
if (forState.
Index
!= null)
269
Stloc(forState.
Index
);
282
if (forState.
Index
!= null)
284
Ldloc(forState.
Index
);
287
Stloc(forState.
Index
);
289
Ldloc(forState.
Index
);