3 references to Rule
Microsoft.ML.InternalCodeAnalyzer (3)
InstanceInitializerAnalyzer.cs (3)
29
ImmutableArray.Create(
Rule
);
59
var diagnostic = Diagnostic.Create(
Rule
, symbol.Locations[0], symbol.Name, "field");
75
var diagnostic = Diagnostic.Create(
Rule
, symbol.Locations[0], symbol.Name, "property");