1 reference to IsNuint
Microsoft.CodeAnalysis.CSharp (1)
Syntax\TypeSyntax.cs (1)
17public bool IsNuint => ((InternalSyntax.TypeSyntax)this.Green).IsNuint;