144 references to BaseStream
GenerateDocumentationAndConfigFiles (4)
Metrics (4)
Metrics.Legacy (4)
Microsoft.AspNetCore.Components.Server (6)
Microsoft.AspNetCore.Components.WebView (6)
Microsoft.CodeAnalysis (14)
Microsoft.CodeAnalysis.Analyzers (4)
Microsoft.CodeAnalysis.AnalyzerUtilities (4)
Microsoft.CodeAnalysis.BannedApiAnalyzers (4)
Microsoft.CodeAnalysis.CodeStyle (4)
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (4)
Microsoft.CodeAnalysis.PublicApiAnalyzers (4)
Microsoft.CodeAnalysis.ResxSourceGenerator (4)
Microsoft.CodeAnalysis.Workspaces (4)
Microsoft.Maui.Resizetizer (1)
Microsoft.ML.Core (3)
Microsoft.ML.Data (15)
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.TimeSeries (2)
Microsoft.ML.TorchSharp (3)
Microsoft.ML.Transforms (2)
Microsoft.ML.Vision (1)
PresentationBuildTasks (4)
PresentationFramework (4)
Roslyn.Diagnostics.Analyzers (4)
SemanticSearch.BuildTask (9)
System.Private.CoreLib (1)
System.Resources.Extensions (7)
System.Resources.Writer (6)
Test.Utilities (4)
Text.Analyzers (4)