csharp
public sealed class MetadataMethodSymbolA callable read out of a compiled library.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (10)
public override string Namepublic override Symbol? ContainingSymbolpublic override MethodKind MethodKindpublic override bool IsStaticpublic override ShaderStage Stagepublic override string? SemanticNamepublic override TypeSymbol ReturnTypepublic override IReadOnlyList<TypeParameterSymbol> TypeParameterspublic override IReadOnlyList<ParameterSymbol> Parameterspublic string? IrFunctionNameThe artefact key of the IR function this method's body lowered to, or null when there is nothing to link. See Key.
Used by (4)
- MetadataNamedTypeSymbolVixen.Raven
- MetadataParameterSymbolVixen.Raven
- MetadataScopeVixen.Raven
- ReferenceLinkVixen.Raven