2 references to GetCustomDebugInfoBytes
Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler (2)
PDB\MethodDebugInfo.Native.cs (2)
140byte[]? customDebugInfo = GetCustomDebugInfoBytes(symReader, methodToken, methodVersion); 294getMethodCustomDebugInfo: (token, arg) => GetCustomDebugInfoBytes(arg.Key, token, arg.Value),