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