Base:
property
Name
Microsoft.CodeAnalysis.VisualBasic.Symbols.AssemblySymbol.Name
2 references to Name
Microsoft.CodeAnalysis.VisualBasic (2)
Compilation\DocumentationComments\DocumentationCommentCompiler.vb (1)
77
Dim compiler As New DocumentationCommentCompiler(If(assemblyName, compilation.SourceAssembly.
Name
), compilation, writer, True, False,
Symbols\Source\SourceAssemblySymbol.vb (1)
1647
If Not potentialGiverOfAccess.GetInternalsVisibleToPublicKeys(Me.
Name
).IsEmpty() Then