3 references to Empty
Microsoft.CodeAnalysis.NetAnalyzers (3)
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.cs (3)
1420
if (callSiteAttributes.Callsite != Callsite.
Empty
&&
1919
parentAttributes.Callsite = Callsite.
Empty
;
1986
parentAttributes.Callsite = Callsite.
Empty
;