2 references to UseAlternativeLoadPath
Microsoft.DiaSymReader (2)
Writer\SymUnmanagedWriterFactory.cs (2)
24
/// If not found in the above locations and <see cref="SymUnmanagedWriterCreationOptions.
UseAlternativeLoadPath
"/> option is specified
44
useAlternativeLoadPath: (options & SymUnmanagedWriterCreationOptions.
UseAlternativeLoadPath
) != 0,