1 reference to TryGetCustomDebugInformation
Microsoft.CodeAnalysis (1)
src\roslyn\src\Dependencies\CodeAnalysis.Debugging\CustomDebugInfoReader.cs (1)
905
if (!pdbReader.
TryGetCustomDebugInformation
(EntityHandle.ModuleDefinition, PortableCustomDebugInfoKinds.CompilationOptions, out var customDebugInformation))