Types(ITypeSetVerifier<IDeclaration>)
Gets the set of types in the current ICompilation or INamespace.
Declaration
public static ITypeSetVerifier<INamedType> Types(this ITypeSetVerifier<IDeclaration> verifier)
Parameters
Type | Name | Description |
---|---|---|
ITypeSetVerifier<IDeclaration> | verifier |
Returns
Type | Description |
---|---|
ITypeSetVerifier<INamedType> |