1 write to Index
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeGenerator.cs (1)
2556
this.
Index
= index;
3 references to Index
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeGenerator.cs (3)
94
_methodBuilder.DefineParameter(arg.
Index
, ParameterAttributes.None, arg.Name);
1397
Ldarg(arg.
Index
);
1442
Ldarga(argBuilder.
Index
);