1 write to Index
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeGenerator.cs (1)
2556this.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); 1397Ldarg(arg.Index); 1442Ldarga(argBuilder.Index);