3 references to IsAcceptableSystemTypeSymbol
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Metadata\PE\PEModuleSymbol.vb (3)
346
Debug.Assert(
IsAcceptableSystemTypeSymbol
(currentModuleResult))
357
If
IsAcceptableSystemTypeSymbol
(currResult) Then
374
Debug.Assert(
IsAcceptableSystemTypeSymbol
(referencedAssemblyResult))