2 instantiations of StrongTypeAttributeParameters
Microsoft.Gen.Metrics (2)
Parser.cs (2)
420var strongTypeAttrParams = new StrongTypeAttributeParameters(); 611var strongTypeAttributeParameters = new StrongTypeAttributeParameters();
3 references to StrongTypeAttributeParameters
Microsoft.Gen.Metrics (3)
Parser.cs (3)
420var strongTypeAttrParams = new StrongTypeAttributeParameters(); 606private StrongTypeAttributeParameters ExtractStrongTypeAttributeParameters( 611var strongTypeAttributeParameters = new StrongTypeAttributeParameters();