1 write to _prefix
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.InterfaceThunks.cs (1)
184_prefix = System.Text.Encoding.UTF8.GetBytes(prefixString);
1 reference to _prefix
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.InterfaceThunks.cs (1)
217public ReadOnlySpan<byte> Prefix => _prefix;