3 references to ForEach
System.Private.DataContractSerialization (3)
System\Runtime\Serialization\Json\JsonFormatWriterGenerator.cs (2)
448
_ilg.
ForEach
(currentValue, elementType, enumerator, getCurrentMethod);
469
_ilg.
ForEach
(currentValue, elementType, enumerator, getCurrentMethod);
System\Runtime\Serialization\XmlFormatWriterGenerator.cs (1)
511
_ilg.
ForEach
(currentValue, elementType, enumerator, getCurrentMethod);