Class AssemblyUtils.DotNetFrameworkFilter
Assembly filter logic from: https://raw.githubusercontent.com/Microsoft/dotnet-apiport/master/src/Microsoft.Fx.Portability/Analyzer/DotNetFrameworkFilter.cs
Inheritance
System.Object
AssemblyUtils.DotNetFrameworkFilter
Assembly: DistributedLucene.Net.dll
Syntax
public static class DotNetFrameworkFilter : object
Methods
Name | Description |
---|---|
IsFrameworkAssembly(Assembly) | Gets a best guess as to whether this assembly is a .NET Framework assembly or not. |
IsFrameworkAssembly(AssemblyName) | Gets a best guess as to whether this assembly is a .NET Framework assembly or not. |