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