var encoding/asn1.bigIntType
3 uses
encoding/asn1 (current package)
asn1.go#L663: bigIntType = reflect.TypeOf(new(big.Int))
common.go#L170: case bigIntType:
marshal.go#L475: case bigIntType:
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)