Base:
method
AsNativeInteger
Microsoft.CodeAnalysis.CSharp.Symbols.NamedTypeSymbol.AsNativeInteger()
1 override of AsNativeInteger
Microsoft.CodeAnalysis.CSharp (1)
Symbols\MissingMetadataTypeSymbol.cs (1)
343internal sealed override NamedTypeSymbol AsNativeInteger() => AsNativeInteger(asNativeInt: true);