A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class AssemblyScanner

Inheritance
System.Object
AssemblyScanner
Namespace: EPiServer.Framework.TypeScanner.Internal
Assembly: EPiServer.Framework.dll
Version: 12.0.3
Syntax
public static class AssemblyScanner : Object

Properties

ExcludedAssemblies

Declaration
public static ISet<string> ExcludedAssemblies { get; }
Property Value
Type Description
System.Collections.Generic.ISet<System.String>