1 write to _fs
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\GenerateConverter.cs (1)
1058_fs = fs;
3 references to _fs
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\GenerateConverter.cs (3)
1110_fs.SetLength(0); 1111_fs.Seek(0, SeekOrigin.Begin); 1112StreamWriter w = new StreamWriter(_fs);