2 references to SynthesizedBytesToStringFunctionName
Microsoft.CodeAnalysis (2)
CodeGen\PrivateImplementationDetails.cs (2)
361
var method = GetMethod(
SynthesizedBytesToStringFunctionName
);
376
method = GetMethod(
SynthesizedBytesToStringFunctionName
);