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