2 references to ShouldDecodeNullableAttributes
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Metadata\PE\NullableTypeDecoder.cs (1)
48if (!containingModule.ShouldDecodeNullableAttributes(accessSymbol))
Microsoft.CodeAnalysis.CSharp.Test.Utilities (1)
NullableAttributesVisitor.cs (1)
74if (!_module.ShouldDecodeNullableAttributes(GetAccessSymbol(symbol)))