2 references to ErrorMethodIsGeneric
Microsoft.Gen.Metrics (1)
Parser.cs (1)
482Diag(DiagDescriptors.ErrorMethodIsGeneric, methodSymbol.GetLocation());
Microsoft.Gen.Metrics.Unit.Tests (1)
ParserTests.cs (1)
235Assert.Equal(DiagDescriptors.ErrorMethodIsGeneric.Id, d[0].Id);