2 instantiations of StrongTypeAttributeParameters
Microsoft.Gen.MetadataExtractor (2)
Parser_2.cs (2)
424
var strongTypeAttrParams = new
StrongTypeAttributeParameters
();
616
var strongTypeAttributeParameters = new
StrongTypeAttributeParameters
();
3 references to StrongTypeAttributeParameters
Microsoft.Gen.MetadataExtractor (3)
Parser_2.cs (3)
424
var
strongTypeAttrParams = new StrongTypeAttributeParameters();
611
private
StrongTypeAttributeParameters
ExtractStrongTypeAttributeParameters(
616
var
strongTypeAttributeParameters = new StrongTypeAttributeParameters();