2 references to UseComRegistry
Microsoft.DiaSymReader (2)
Writer\SymUnmanagedWriterFactory.cs (2)
26
/// If the Microsoft.DiaSymReader.Native.{platform}.dll library can't be found and <see cref="SymUnmanagedWriterCreationOptions.
UseComRegistry
"/>
45
useComRegistry: (options & SymUnmanagedWriterCreationOptions.
UseComRegistry
) != 0,