4 references to WriteAttribute
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ExceptionDataContract.cs (4)
749
WriteAttribute
(_reader.Name, _reader.Value);
774
WriteAttribute
("xmlns", _exceptionNamespace);
780
WriteAttribute
(_reader.Name, _reader.Value);
829
WriteAttribute
(_reader.Name, _reader.Value);