Click or drag to resize

MonoCecilAssemblyResolver_failedToLoad Field

Cache for assemblies that fail to resolve.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected HashSet<string> _failedToLoad

Field Value

Type: HashSetString
See Also