Property SupportsCreateReaderForInMemorySymbols
SupportsCreateReaderForInMemorySymbols
Explicit API to check whether the CreateReaderForInMemorySymbols APIs are supported. We still want to work with older versions of ICorDebug and even newer versions may not support this API when debugging an older CLR.
public bool SupportsCreateReaderForInMemorySymbols { get; }