1 write to _r
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\GenerateConverter.cs (1)
1059_r = new StreamReader(fs);
6 references to _r
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\schema\GenerateConverter.cs (6)
1069for (string s = _r.ReadLine(); s != null; s = _r.ReadLine()) 1095for (string s = _r.ReadLine(); s != null; s = _r.ReadLine()) 1105for (string s = _r.ReadLine(); s != null; s = _r.ReadLine())