1 reference to s_signaturesOfNullableAttribute
Microsoft.CodeAnalysis (1)
Symbols\Attributes\AttributeDescription.cs (1)
471
internal static readonly AttributeDescription NullableAttribute = new AttributeDescription("System.Runtime.CompilerServices", "NullableAttribute",
s_signaturesOfNullableAttribute
);