2 writes to _typeCode
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (2)
641_typeCode = description.Type.GetElementType().GetTypeCode(); 646_typeCode = description.Type.GetTypeCode();
4 references to _typeCode
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (4)
670switch (_typeCode) 772switch (_typeCode) 808switch (_typeCode) 864switch (_typeCode)