Base:
method
GetMetadata
Microsoft.CodeAnalysis.CSharp.Symbols.AssemblySymbol.GetMetadata()
1 reference to GetMetadata
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Retargeting\RetargetingAssemblySymbol.cs (1)
318public override AssemblyMetadata GetMetadata() => _underlyingAssembly.GetMetadata();