csharp
public sealed class SubstitutedMethodSymbolA method read through a type map: a member of a constructed generic type, or a generic method supplied with explicit type arguments.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (12)
public MethodSymbol OriginalDefinitionpublic IReadOnlyList<TypeSymbol> TypeArgumentsArguments supplied for the method's own type parameters, if any.
public override string Namepublic override Symbol? ContainingSymbolpublic override MethodKind MethodKindpublic override TypeSymbol ReturnTypepublic override IReadOnlyList<ParameterSymbol> Parameterspublic override IReadOnlyList<TypeParameterSymbol> TypeParameterspublic override ShaderStage Stagepublic override string? SemanticNamepublic override bool IsStaticpublic override SyntaxNode? DeclaringSyntax
Used by (5)
- BinderVixen.Raven
- InstantiationVixen.Raven
- LowererVixen.Raven
- MonomorphiserVixen.Raven
- SubstitutedSymbolsVixen.Raven