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