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