IReferenceResolver
Defined in RazorEngine.dll.
Tries to resolve the references for a given compilation option.
Instance members
Instance member | Description |
GetReferences(...)
Signature: (context:TypeContext * includeAssemblies:IEnumerable<CompilerReference>) -> IEnumerable<CompilerReference>
Modifiers: abstract |
Resolve the reference for a compilation process. Returns: the references which will be used in the compilation process. |