1 instantiation of VBMemberAttributeConverter
System.CodeDom (1)
Microsoft\VisualBasic\VBMemberAttributeConverter.cs (1)
12
public static VBMemberAttributeConverter Default { get; } = new
VBMemberAttributeConverter
();
2 references to VBMemberAttributeConverter
System.CodeDom (2)
Microsoft\VisualBasic\VBCodeProvider.cs (1)
44
type == typeof(MemberAttributes) ?
VBMemberAttributeConverter
.Default :
Microsoft\VisualBasic\VBMemberAttributeConverter.cs (1)
12
public static
VBMemberAttributeConverter
Default { get; } = new VBMemberAttributeConverter();