77 references to GetBlobBytes
GenerateDocumentationAndConfigFiles (1)
Metrics (1)
Metrics.Legacy (1)
Microsoft.Build.Tasks.Core (1)
Microsoft.CodeAnalysis (4)
Microsoft.CodeAnalysis.Analyzers (1)
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
Microsoft.CodeAnalysis.BannedApiAnalyzers (1)
Microsoft.CodeAnalysis.CodeStyle (1)
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (3)
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (16)
Microsoft.CodeAnalysis.CSharp.Test.Utilities (1)
Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler (1)
Microsoft.CodeAnalysis.Features (1)
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
Microsoft.CodeAnalysis.PublicApiAnalyzers (1)
Microsoft.CodeAnalysis.Rebuild (2)
Microsoft.CodeAnalysis.ResxSourceGenerator (1)
Microsoft.CodeAnalysis.Test.Utilities (2)
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (28)
Semantics\FieldInitializerBindingTests.vb (28)
908Dim actual = reader.GetBlobBytes(constant.Value)
980AssertEx.Equal(_ZERO4, reader.GetBlobBytes(constant.Value))
983reader.GetBlobBytes(field.Signature))
988AssertEx.Equal(_ZERO4, reader.GetBlobBytes(constant.Value))
991reader.GetBlobBytes(field.Signature))
996AssertEx.Equal(_ZERO1, reader.GetBlobBytes(constant.Value))
999reader.GetBlobBytes(field.Signature))
1004AssertEx.Equal(_ZERO1, reader.GetBlobBytes(constant.Value))
1007reader.GetBlobBytes(field.Signature))
1012AssertEx.Equal(_ONE4, reader.GetBlobBytes(constant.Value))
1015reader.GetBlobBytes(field.Signature))
1020AssertEx.Equal(_ONE1, reader.GetBlobBytes(constant.Value))
1023reader.GetBlobBytes(field.Signature))
1028AssertEx.Equal(_ZERO4, reader.GetBlobBytes(constant.Value))
1030AssertAnyValueType(reader.GetBlobBytes(field.Signature))
1035AssertEx.Equal(_ZERO1, reader.GetBlobBytes(constant.Value))
1037AssertAnyValueType(reader.GetBlobBytes(field.Signature))
1042AssertEx.Equal(_ZERO4, reader.GetBlobBytes(constant.Value))
1044AssertAnyValueType(reader.GetBlobBytes(field.Signature))
1049AssertEx.Equal(_ONE4, reader.GetBlobBytes(constant.Value))
1051AssertAnyValueType(reader.GetBlobBytes(field.Signature))
1056AssertEx.Equal(_ZERO1, reader.GetBlobBytes(constant.Value))
1058AssertAnyValueType(reader.GetBlobBytes(field.Signature))
1063AssertEx.Equal(_ONE1, reader.GetBlobBytes(constant.Value))
1065AssertAnyValueType(reader.GetBlobBytes(field.Signature))
1321AssertEx.Equal(_ZERO4, reader.GetBlobBytes(constant.Value))
1326AssertEx.Equal(_ZERO4, reader.GetBlobBytes(constant.Value))
1331AssertEx.Equal(_ONE4, reader.GetBlobBytes(constant.Value))
Microsoft.CodeAnalysis.Workspaces (1)
Roslyn.Diagnostics.Analyzers (1)
Roslyn.Test.PdbUtilities (1)
System.Reflection.Metadata (2)
System.Reflection.MetadataLoadContext (1)
Test.Utilities (1)
Text.Analyzers (1)