5 references to For
dotnet-svcutil-lib (5)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatReaderGenerator.cs (4)
281
object forReadElements = _ilg.
For
(null, null, null);
573
object forLoop = _ilg.
For
(i, 0, Int32.MaxValue);
614
_ilg.
For
(j, 0, size);
669
object forLoop = _ilg.
For
(i, 0, Int32.MaxValue);
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatWriterGenerator.cs (1)
323
_ilg.
For
(i, 0, _objectLocal);