Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ ToString
Method
ToString
csharp/src/Fory/Union.cs:68–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
public override string ToString()
69
{
70
return $
"Union{{index={Index}, value={Value}}}"
;
71
}
72
}
73
74
public sealed class Union2<T1, T2> : Union
Callers
15
FormatInteger
Method · 0.45
FormatDecimal
Method · 0.45
DecimalDigitCount
Method · 0.45
EscapeAllUpper
Method · 0.45
DecodeGeneric
Method · 0.45
UnescapeAllUpper
Method · 0.45
LowerCamelToLowerUnderscore
Method · 0.45
Emit
Method · 0.45
TryBuildNullableFixedTaggedFieldRead
Method · 0.45
BuildSchemaFingerprintExpression
Method · 0.45
BuildSchemaFieldIdentifier
Method · 0.45
BuildSchemaFieldTypeFingerprintExpression
Method · 0.45
Calls
no outgoing calls
Tested by
2
CompatibleScalarDecimal
Method · 0.36
GenerateSource
Method · 0.36