func github.com/google/safehtml/template.evalArgs

2 uses

	github.com/google/safehtml/template (current package)
		escape.go#L52: func evalArgs(args ...interface{}) string {
		sanitizers.go#L97: 	evalArgsFuncName:                               evalArgs,