3 references to IsAcceptableSystemTypeSymbol
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Metadata\PE\PEModuleSymbol.vb (3)
348
Debug.Assert(
IsAcceptableSystemTypeSymbol
(currentModuleResult))
359
If
IsAcceptableSystemTypeSymbol
(currResult) Then
376
Debug.Assert(
IsAcceptableSystemTypeSymbol
(referencedAssemblyResult))