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