Base:
method
WriteValue
Microsoft.Xml.XmlDictionaryWriter.WriteValue(System.Guid)
2 references to WriteValue
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (1)
1202WriteValue((Guid)value);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
1213WriteValue(reader.ReadContentAsGuid());