ResolverFindMoreSpecificType Method |
Find the more specific of two candidate types. [C# 4.0 section 7.5.3.2]
Returns 1 if typeRef1 is more specific, 2 if typeRef2 is more specific, 0 if neither is more specific.
Namespace:
Nova.Resolving
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax See Also