6 references to Index
dotnet-svcutil-lib (6)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeGenerator.cs (6)
315
if (forState.
Index
!= null)
318
Stloc(forState.
Index
);
333
if (forState.
Index
!= null)
335
Ldloc(forState.
Index
);
338
Stloc(forState.
Index
);
340
Ldloc(forState.
Index
);