2 references to TryWritePrimitive
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ExceptionDataContract.cs (2)
376
if (!
TryWritePrimitive
(prop.PropertyType, prop.GetValue(value), writer, context))
420
if (!
TryWritePrimitive
(fieldType, val, writer, context))