1 write to TestOnly_DataToHexViaXxHash128
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (1)
Emit\EmitMetadataTests.cs (1)
3274
TestOnly_DataToHexViaXxHash128
= static (data) => data[0].ToString(),
2 references to TestOnly_DataToHexViaXxHash128
Microsoft.CodeAnalysis (1)
CodeGen\PrivateImplementationDetails.cs (1)
568
if (ModuleBuilder.EmitOptions.
TestOnly_DataToHexViaXxHash128
is { } handler)
Microsoft.CodeAnalysis.UnitTests (1)
Emit\EmitOptionsTests.cs (1)
96
nameof(EmitOptions.
TestOnly_DataToHexViaXxHash128
));