5 references to StoreArrayElement
dotnet-svcutil-lib (5)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\BitFlagsGenerator.cs (1)
76_ilg.StoreArrayElement(localArray, i, _locals[i]);
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeGenerator.cs (1)
1696StoreArrayElement(_stringFormatArray, i, values[i]);
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatReaderGenerator.cs (3)
583_ilg.StoreArrayElement(growingCollection, i, value); 619_ilg.StoreArrayElement(_objectLocal, j, itemValue); 679_ilg.StoreArrayElement(_objectLocal, i, value);