9 references to AssertNullableAttribute
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (9)
Attributes\AttributeTests_Nullable.cs (9)
976AssertNullableAttribute(field.GetAttributes()); 2171AssertNullableAttribute(method.GetReturnTypeAttributes()); 2226AssertNullableAttribute(method.Parameters[1].GetAttributes()); 2277AssertNullableAttribute(method.GetReturnTypeAttributes()); 2301AssertNullableAttribute(method.Parameters[0].GetAttributes()); 2510AssertNullableAttribute(method.GetReturnTypeAttributes()); 2537AssertNullableAttribute(method.GetReturnTypeAttributes()); 2563AssertNullableAttribute(method.GetReturnTypeAttributes()); 4997AssertNullableAttribute(attributes);