3 references to IsAcceptableMatchForGetTypeByNameAndArity
Microsoft.CodeAnalysis.VisualBasic (3)
Compilation\VisualBasicCompilation.vb (1)
1233
If sourceAssembly.IsValidWellKnownType(candidate) AndAlso AssemblySymbol.
IsAcceptableMatchForGetTypeByNameAndArity
(candidate) Then
Symbols\AssemblySymbol.vb (2)
605
If
IsAcceptableMatchForGetTypeByNameAndArity
(result) Then
679
IsAcceptableMatchForGetTypeByNameAndArity
(candidate) AndAlso