2 references to ReadTupleCustomDebugInformation
Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler (2)
PDB\MethodDebugInfo.Portable.cs (2)
191var tupleElementNames = ReadTupleCustomDebugInformation(reader, variableHandle); 209var tupleElementNames = ReadTupleCustomDebugInformation(reader, constantHandle);