1 write to _declaringType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceKnownTypeAttribute.cs (1)
32
_declaringType
= declaringType;
1 reference to _declaringType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceKnownTypeAttribute.cs (1)
37
get { return
_declaringType
; }