2 references to WithEmptyData
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Symbol_Attributes.cs (1)
387
Interlocked.CompareExchange(ref lazyCustomAttributesBag, CustomAttributesBag<CSharpAttributeData>.
WithEmptyData
(), null);
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Symbol_Attributes.vb (1)
287
Interlocked.CompareExchange(lazyCustomAttributesBag, CustomAttributesBag(Of VisualBasicAttributeData).
WithEmptyData
(), Nothing)