IModuleResolverResult Interface
Provides the base requirements of a module result from an IResolver resolution operation.
public interface IModuleResolverResult : IResolverResult
Properties
FilterByPublicNames
Indicates whether module members should be filtered by the module's public names (all).
IsWithinImportStatement
Indicates whether the module is within an import statement.
Module
An IModuleReference indicating the module.
Inherited Members
- IResolverResult.Clone(string)
- IResolverResult.Kind
- IResolverResult.Name
- IResolverResult.Type
- IResolverResult.TypeIsInstance