3 references to Internal
Microsoft.Interop.SourceGeneration (3)
src\runtime\src\libraries\Common\src\Roslyn\GetBestTypeByMetadataName.cs (3)
60
case SymbolVisibility.
Internal
when referencedAssembly.GivesAccessTo(compilation.Assembly):
128
visibility = SymbolVisibility.
Internal
;
149
Friend =
Internal
,