2 writes to _type
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\EncryptedKey.cs (2)
158
_type
= value;
214
_type
= reader.GetAttribute(TypeAttribute, null);
2 references to _type
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\EncryptedKey.cs (2)
154
return
_type
;
300
if (
_type
!= null)