2 instantiations of StrongTypeAttributeParameters
Microsoft.Gen.MetadataExtractor (2)
src\Generators\Microsoft.Gen.Metrics\Parser.cs (2)
426var strongTypeAttrParams = new StrongTypeAttributeParameters(); 618var strongTypeAttributeParameters = new StrongTypeAttributeParameters();
3 references to StrongTypeAttributeParameters
Microsoft.Gen.MetadataExtractor (3)
src\Generators\Microsoft.Gen.Metrics\Parser.cs (3)
426var strongTypeAttrParams = new StrongTypeAttributeParameters(); 613private StrongTypeAttributeParameters ExtractStrongTypeAttributeParameters( 618var strongTypeAttributeParameters = new StrongTypeAttributeParameters();