3 references to ForEach
System.Runtime.Serialization (3)
System\Runtime\Serialization\Json\JsonFormatWriterGenerator.cs (2)
490ilg.ForEach(currentValue, elementType, enumeratorType, enumerator, getCurrentMethod); 511ilg.ForEach(currentValue, elementType, enumeratorType, enumerator, getCurrentMethod);
System\Runtime\Serialization\XmlFormatWriterGenerator.cs (1)
512ilg.ForEach(currentValue, elementType, enumeratorType, enumerator, getCurrentMethod);