2 references to TypeAttribute
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\EncryptedKey.cs (2)
214
_type = reader.GetAttribute(
TypeAttribute
, null);
302
writer.WriteAttributeString(
TypeAttribute
, null, this.Type);