7 references to Family
dotnet-svcutil-lib (7)
FrameworkFork\Microsoft.CodeDom\Compiler\CodeGenerator.cs (2)
1294case MemberAttributes.Family: 1340case MemberAttributes.Family:
FrameworkFork\Microsoft.CodeDom\Microsoft\CSharpCodeProvider.cs (3)
2355case MemberAttributes.Family: 2389case MemberAttributes.Family: 4574(object)MemberAttributes.Family,
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeExporter.cs (1)
408raisePropertyChangedEventMethod.Attributes = MemberAttributes.Family | MemberAttributes.Final;
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeExporter.cs (1)
1045raisePropertyChangedEventMethod.Attributes |= MemberAttributes.Family;