5 references to Assembly
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.CodeDom\Compiler\CodeGenerator.cs (1)
1288case MemberAttributes.Assembly:
FrameworkFork\Microsoft.CodeDom\Microsoft\CSharpCodeProvider.cs (3)
2349case MemberAttributes.Assembly: 2391case MemberAttributes.Assembly: 4576(object)MemberAttributes.Assembly,
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeExporter.cs (1)
1741property.Attributes |= MemberAttributes.Assembly;