4 references to Current
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaCollection.cs (4)
271array.SetValue(e.Current, index++); 287XmlSchema schema = e.Current; 294array[index++] = e.Current; 491get { return this.Current; }