40 instantiations of BitArray
ILCompiler.Compiler (1)
ILCompiler.ReadyToRun (2)
ILCompiler.TypeSystem (1)
illink (2)
Microsoft.CodeAnalysis.Workspaces (2)
Microsoft.Extensions.AI.Abstractions (1)
Microsoft.Extensions.AI.Abstractions.Tests (5)
Embeddings\BinaryEmbeddingTests.cs (5)
18BitArray vector = new BitArray(new bool[] { false, true, false, true });
30BitArray vector = new BitArray(new bool[] { false, true, false, true });
35BitArray newVector = new BitArray(new bool[] { true, false, true, false });
66BitArray vector = new BitArray(bools);
84Assert.Equal(new BitArray(new[] { false, true, false, true, false, true }), result.Vector);
Microsoft.Extensions.AI.Integration.Tests (1)
Microsoft.ML.Core (1)
Microsoft.ML.Data (1)
Microsoft.ML.Ensemble (1)
Microsoft.ML.FastTree (1)
Microsoft.ML.Transforms (3)
Microsoft.VisualBasic.Forms (1)
PresentationCore (1)
PresentationFramework (4)
System.Data.Common (4)
System.Formats.Asn1 (1)
System.Private.CoreLib (1)
System.Private.Xml (1)
System.Security.Cryptography (1)
System.Text.Json (3)
System.Windows.Forms (1)
253 references to BitArray
ILCompiler.Compiler (1)
ILCompiler.ReadyToRun (2)
ILCompiler.TypeSystem (1)
illink (8)
Microsoft.CodeAnalysis.Workspaces (7)
Microsoft.Extensions.AI.Abstractions (8)
Microsoft.Extensions.AI.Abstractions.Tests (4)
Microsoft.Extensions.AI.Integration.Tests (2)
Microsoft.Extensions.VectorData.Abstractions (2)
Microsoft.Extensions.VectorData.ConformanceTests (1)
Microsoft.ML.Core (5)
Microsoft.ML.Data (2)
Microsoft.ML.Ensemble (7)
Microsoft.ML.FastTree (1)
Microsoft.ML.Transforms (10)
mscorlib (1)
netstandard (1)
PresentationCore (1)
PresentationFramework (6)
System.Collections (1)
System.Data.Common (89)
System.Formats.Asn1 (9)
System.Private.CoreLib (73)
System.Private.Xml (1)
System.Security.Cryptography (1)
System.Text.Json (7)
System.Text.RegularExpressions (1)
System.Windows.Forms (1)