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)
1696
StoreArrayElement
(_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);