86 references to BaseStream
Microsoft.AspNetCore.Components.Server (6)
Microsoft.AspNetCore.Components.WebView (6)
Microsoft.Build (1)
Microsoft.CodeAnalysis (14)
Microsoft.CodeAnalysis.CodeStyle (4)
Microsoft.CodeAnalysis.Workspaces (4)
Microsoft.Maui.Resizetizer (1)
Microsoft.ML.Core (3)
Microsoft.ML.Data (11)
DataLoadSave\Binary\BinarySaver.cs (8)
270object[] args = new object[] { writer.BaseStream, schema, col, null, null, null };
273offsets.Add(writer.BaseStream.Position);
297offsets.Add(writer.BaseStream.Position);
304_host.CheckIO(writer.BaseStream.Position == offsets[0], "unexpected offset after no writing of metadata");
328_host.CheckIO(writer.BaseStream.Position == expectedPosition, "unexpected offsets after metadata table of contents kind");
330expectedPosition += _factory.WriteCodec(writer.BaseStream, metadataInfos[i].Item2);
331_host.CheckIO(writer.BaseStream.Position == expectedPosition, "unexpected offsets after metadata table of contents type description");
342_host.CheckIO(writer.BaseStream.Position == expectedPosition, "unexpected offsets after metadata table of contents location");
Microsoft.ML.FastTree (1)
Microsoft.ML.Recommender (1)
Microsoft.ML.StandardTrainers (1)
Microsoft.ML.TensorFlow (1)
Microsoft.ML.Vision (1)
PresentationBuildTasks (4)
PresentationFramework (4)
SemanticSearch.BuildTask (9)
System.Private.CoreLib (1)
System.Resources.Extensions (7)
System.Resources.Writer (6)