1 write to Method
Microsoft.CodeAnalysis.Analyzers (1)
MetaAnalyzers\RegisterActionAnalyzer.cs (1)
488
registerInvocations.Add(new NodeAndSymbol { Invocation = invocation,
Method
= method });
1 reference to Method
Microsoft.CodeAnalysis.Analyzers (1)
MetaAnalyzers\RegisterActionAnalyzer.cs (1)
515
switch (invocationInfo.
Method
.Name)