3 references to StaticTime
Microsoft.Analyzers.Extra (3)
CallAnalysis\CallAnalyzer.cs (1)
19DiagDescriptors.StaticTime,
CallAnalysis\StaticTime.cs (2)
52var diagnostic = Diagnostic.Create(DiagDescriptors.StaticTime, op.Syntax.GetLocation()); 58var diagnostic = Diagnostic.Create(DiagDescriptors.StaticTime, op.Syntax.GetLocation());