2 references to IsReference
Microsoft.CodeAnalysis.VisualBasic (2)
Compilation\VisualBasicCompilation.vb (1)
1919
If result.
IsReference
AndAlso sourceConstantValue IsNot Nothing AndAlso sourceConstantValue.IsNothing Then
Semantics\Conversions.vb (1)
242
Return New CommonConversion(Exists, IsIdentity, IsNumeric,
IsReference
, IsWidening, IsNullableValueType, MethodSymbol, constrainedToType:=Nothing)