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