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