2 references to ComputeOffsetToDebugDirectory
System.Reflection.Metadata (2)
System\Reflection\PortableExecutable\ManagedPEBuilder.cs (1)
146int debugDirectoryOffset = textSection.ComputeOffsetToDebugDirectory();
System\Reflection\PortableExecutable\ManagedTextSection.cs (1)
163ComputeOffsetToDebugDirectory() +