2 references to IsNarrowing
Microsoft.CodeAnalysis.VisualBasic (2)
Semantics\Conversions.vb (2)
39
''' If this returns True, exactly one of <see cref="
IsNarrowing
"/> or <see cref="IsWidening"/> will return True.
40
''' If this returns False, neither <see cref="
IsNarrowing
"/> or <see cref="IsWidening"/> will return True.