Hosts the currently installed preview-only markup runtime.
public static class SourceGenPreviewMarkupRuntime
kind:method, kind:property, kind:ctor. Press Esc to clear.IsInstalledGets a value indicating whether a preview runtime is currently installed.Install(ISourceGenPreviewMarkupRuntime)Installs a preview-only markup runtime.Install(SourceGenPreviewMarkupValueProvider)Installs a preview-only markup runtime callback.TryProvideValue(String?, String?, String?, IServiceProvider, out Object?)Tries to provide a preview-only runtime value.Uninstall()Removes the current preview-only markup runtime.