2 references to ReadDynamicCustomDebugInformation
Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler (2)
PDB\MethodDebugInfo.Portable.cs (2)
184
var dynamicFlags =
ReadDynamicCustomDebugInformation
(reader, variableHandle);
208
var dynamicFlags =
ReadDynamicCustomDebugInformation
(reader, constantHandle);