2 instantiations of StrongTypeAttributeParameters
Microsoft.Gen.MetricsReports (2)
src\Generators\Microsoft.Gen.Metrics\Parser.cs (2)
424var strongTypeAttrParams = new StrongTypeAttributeParameters(); 616var strongTypeAttributeParameters = new StrongTypeAttributeParameters();
3 references to StrongTypeAttributeParameters
Microsoft.Gen.MetricsReports (3)
src\Generators\Microsoft.Gen.Metrics\Parser.cs (3)
424var strongTypeAttrParams = new StrongTypeAttributeParameters(); 611private StrongTypeAttributeParameters ExtractStrongTypeAttributeParameters( 616var strongTypeAttributeParameters = new StrongTypeAttributeParameters();